Commit Graph

57 Commits

Author SHA1 Message Date
GriffinR
ce090b27ef Custom Scripts -> Plugins
Some checks failed
Build Porymap / build-linux (, 5.14.2) (push) Has been cancelled
Build Porymap / build-linux (, 6.8.*) (push) Has been cancelled
Build Porymap / build-linux (minimal, 5.14.2) (push) Has been cancelled
Build Porymap / build-macos (macos-15-intel) (push) Has been cancelled
Build Porymap / build-macos (macos-latest) (push) Has been cancelled
Build Porymap / build-static-windows (push) Has been cancelled
2026-03-06 16:39:54 -05:00
GriffinR
463803292f New JSON config cleanup and testing 2026-02-22 17:13:33 -05:00
GriffinR
26404168f5 Add script identification, require permission to r/w external files 2026-01-26 02:01:26 -05:00
GriffinR
0af40d11dc Add file I/O to scripting API 2026-01-25 16:17:04 -05:00
GriffinR
c53d6eb105 Add qml note to manual, add version details to log 2025-08-07 15:02:29 -04:00
GriffinR
b2798e77d4 Allow rendering individual metatile layers 2025-07-02 13:39:01 -04:00
GriffinR
d97fd5b2a6 Update onMapResized 2025-04-23 22:18:45 -04:00
GriffinR
e6f4e64aa4 Add onLayoutOpened API callback 2025-03-16 16:05:56 -04:00
GriffinR
01126a888a Apply the "map opened" API callback to layouts, add utility functions 2025-02-07 16:25:58 -05:00
GriffinR
28831a7ff0 Add get/setMetatileBehaviorName 2024-01-03 16:58:50 -05:00
GriffinR
d2a0d9299f Add some constants to the API 2024-01-03 16:34:55 -05:00
GriffinR
4093ec17af Update manual for custom scripts editor 2023-11-03 16:37:59 -04:00
GriffinR
6cc8db0292 Fix manual argument/return type formatting 2023-02-12 14:59:14 -05:00
GriffinR
bc256053d0 Add registerToggleAction 2023-02-10 11:52:08 -05:00
GriffinR
3770efd6c5 Add setScale to the API 2022-11-03 13:19:57 -04:00
GriffinR
79ccad5941 Fix manual for [get|set]MetatileLayer[Order|Opacity] 2022-11-03 11:21:47 -04:00
GriffinR
2425b0e7c7 Add note about HTML for addText 2022-10-19 00:03:49 -04:00
Marcus Huderle
3de8e88b8e Add optional forceRedraw argument to palette API functions 2022-10-17 19:03:11 -05:00
GriffinR
acf9673807 Add 2D array version of addPath to manual 2022-10-15 11:22:55 -07:00
GriffinR
a2795d089b get/setAngle -> get/setRotation 2022-10-15 11:22:55 -07:00
GriffinR
ca04b99576 Update manual and changelog 2022-10-15 11:22:55 -07:00
GriffinR
8059b7dcae
int layer -> layer in clearClippingRect 2022-10-10 17:16:03 -04:00
GriffinR
0f49c76757
Fix manual typos in setClippingRect 2022-10-10 13:23:04 -04:00
Marcus Huderle
a619670a5f Update scripting documentation for clipping funcs 2022-10-10 11:31:20 -05:00
GriffinR
167710b4b2 Update manual and changelog 2022-10-01 17:43:50 -05:00
GriffinR
9fd6d8417a Update manual 2022-10-01 08:41:14 -05:00
GriffinR
af955fd218 Add Prefabs tab to API manual 2022-09-24 19:21:53 -04:00
GriffinR
4afd18bd34 Update manual and changelog for API redesign 2022-09-13 23:01:34 -04:00
Marcus Huderle
6f68e7e9de
Merge pull request #456 from GriffinRichards/api-scale
Add scale to API's createImage, add getPorymapVersion
2022-09-03 12:52:27 -05:00
Marcus Huderle
fe02c7ea70
Merge pull request #448 from GriffinRichards/handle-collision
Various minor API improvements
2022-09-03 12:49:07 -05:00
Marcus Huderle
a5136849b8
Merge pull request #455 from GriffinRichards/api-border
Add map border to the scripting API
2022-09-03 12:48:35 -05:00
GriffinR
e9ac799ed2
Merge branch 'master' into handle-collision 2022-09-03 12:09:14 -04:00
GriffinR
5af4d15d6b Fix mistake in manual 2022-08-31 14:55:43 -04:00
GriffinR
268cc9b30b Add getPorymapVersion 2022-08-31 13:38:07 -04:00
GriffinR
af2f1b6f7d Replace xflip/yflip in createImage with hScale/vScale 2022-08-31 11:00:17 -04:00
GriffinR
b6eaad7f77 Add border API functions to manual 2022-08-30 13:15:22 -04:00
GriffinR
778257ccd9 Add get/setMetatileAttributes 2022-08-26 19:37:07 -04:00
GriffinR
c88b8b7663 Fix manual typo 2022-08-03 21:30:17 -04:00
GriffinR
0df5f87882 Update manual, changelog 2022-08-03 15:27:08 -04:00
GriffinR
597d03979f Update manual 2022-07-14 16:53:15 -04:00
GriffinR
0b5414ace3 Clarify comment in manual entry for getTilePixels 2022-01-05 11:07:27 -06:00
GriffinR
47e3d809ff Update changelog and manual 2022-01-05 11:07:27 -06:00
GriffinR
181cf4e253 Add map header / overlay opacity functions to script manual 2022-01-01 16:39:32 -06:00
GriffinR
5f79f15554 Add onBlockHoverChanged and onBlockHoverCleared 2021-12-26 11:23:45 -06:00
GriffinR
9dc44b3373 Add save warning to new functions in manual 2021-12-26 11:23:45 -06:00
GriffinR
86f44c1a67 Add new image functions to manual 2021-12-26 11:23:45 -06:00
GriffinR
d692f80df0 Add new overlay functions to manual 2021-12-26 11:23:45 -06:00
GriffinR
fc3a5b372d Add third round of new 'Tileset Functions' to manual 2021-12-26 11:23:45 -06:00
GriffinR
fa7f2a785d Add second round of new 'Tileset Functions' to manual 2021-12-26 11:23:45 -06:00
GriffinR
b82061ad51 Add first round of new 'Tileset Functions' to manual 2021-12-26 11:23:45 -06:00