GriffinR
|
239f3935bf
|
Stop treating map header bools as strings
|
2022-10-14 18:11:11 -04:00 |
|
GriffinR
|
d7894f8399
|
Ignore unused map header fields for pokeruby
|
2022-10-10 11:38:17 -05:00 |
|
GriffinR
|
126d264982
|
Merge branch 'master' into api-redesign
|
2022-09-12 13:01:22 -04:00 |
|
Marcus Huderle
|
96ad32c6db
|
Properly paint prefabs and create them from dialog box
|
2022-09-07 20:38:30 -05:00 |
|
GriffinR
|
bd5446a40b
|
Move script utility functions to own object
|
2022-09-05 12:13:03 -04:00 |
|
GriffinR
|
31b22bfcc1
|
Add constants object to API
|
2022-09-05 01:52:12 -04:00 |
|
GriffinR
|
a3dadadd5b
|
Reorganize overlay functions under MapView
|
2022-09-04 22:36:35 -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
|
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
|
3e7bfe126a
|
Add edit history for border edits via script
|
2022-08-29 20:20:09 -04:00 |
|
GriffinR
|
21ed9bc140
|
Add onBorderMetatileChanged, onBorderResized, implement some basic border API
|
2022-08-29 12:57:20 -04:00 |
|
GriffinR
|
8f90ca64b4
|
Add basic border functions to API
|
2022-08-28 21:45:57 -04:00 |
|
GriffinR
|
778257ccd9
|
Add get/setMetatileAttributes
|
2022-08-26 19:37:07 -04:00 |
|
GriffinR
|
4feb913fe8
|
Add setBlock overload, handle collision values of 2 or 3
|
2022-08-03 15:14:25 -04:00 |
|
GriffinR
|
c8b28be0b4
|
Add message boxes and user input windows to API
|
2022-07-14 16:47:08 -04:00 |
|
GriffinR
|
2bdc8024f7
|
Add reopen on launch setting to UI
|
2022-07-04 16:22:52 -05:00 |
|
garak
|
c76f6a8049
|
code cleanup: finish rme update core
|
2022-06-29 22:15:21 -04:00 |
|
GriffinR
|
096a66067d
|
Automatically disable encounters if JSON is missing
|
2022-06-28 13:20:02 -04:00 |
|
GriffinR
|
b91914310e
|
Allow warping by double-clicking clone objects
|
2022-02-09 18:31:55 -06:00 |
|
GriffinR
|
1abdb301c1
|
Fix 'getBlock' functions use for tiles, add getTilePixels to API
|
2022-01-05 11:07:27 -06:00 |
|
GriffinR
|
b0dcadfd11
|
Fix checkboxes not receiving signals from script
|
2022-01-01 16:39:32 -06:00 |
|
GriffinR
|
690e19e05a
|
Add header API prototypes
|
2022-01-01 16:39:32 -06:00 |
|
GriffinR
|
fd88184b47
|
Add opacity to scripting overlay
|
2022-01-01 16:39:32 -06:00 |
|
GriffinR
|
0944f9888c
|
Remove addTilesImage, add overloaded addTileImage, add transparency to addMetatileImage
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
f4ba4091ad
|
Change API game version to string
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
574151aebb
|
Clean up API changes
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
39cd1d335b
|
Add map view tab to API
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
8ed891d501
|
Add option to bypass the API image cache
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
fee9ffcd44
|
Add main tab to API
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
a6395eefbb
|
Add overlay x/y, split singular/plural overlay functions
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
b16c971f00
|
Add some config settings to scripting API
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
03949d45a4
|
Add paletteId to createImage
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
1adc489bc0
|
Add transparency to addTileImage
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
ac988968b3
|
Add warn and error to script API
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
6c1e5b516d
|
Add getMaxTilesetMetatiles to API
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
b5bdac8d36
|
Add tile/metatile to image functions to API, more tile->tileId/metatileId
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
6a5e4fe247
|
Split createImage from addImage
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
83a7ccac8b
|
Add getNumTilesetMetatiles, getNumTilesInMetatile, and isPrimary/SecondaryTileset to API
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
5a5d16bdc6
|
Add overlay visibility toggle
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
af4c99537f
|
Add layering to scripting overlay
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
630febff54
|
Expand addImage to allow image subsets, transformations, and transparency
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
ebd7af8846
|
Add get/setMetatileTiles array functions to API
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
ce12a1e017
|
Add setMetatile functions to API (layerType, encounterType, terrainType, Behavior, Tile)
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
26f0042ff4
|
Add getMetatile functions to API (layerType, encounterType, terrainType, Behavior, Tile)
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
702497c4d8
|
Add function prototypes for metatile editing API functions
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
67af7e52da
|
Add get/setMetatileLabel to API
|
2021-12-26 11:23:45 -06:00 |
|