GriffinR
|
3505251ad2
|
Stop changing settings if their features fail to load
|
2024-01-18 12:00:18 -05:00 |
|
GriffinR
|
4df8b1e6fd
|
Fix minor issues with project opening
|
2024-01-05 02:49:22 -05:00 |
|
GriffinR
|
28831a7ff0
|
Add get/setMetatileBehaviorName
|
2024-01-03 16:58:50 -05:00 |
|
GriffinR
|
0b2a526e3d
|
Fix event group tab selection
|
2024-01-03 15:09:12 -05:00 |
|
GriffinR
|
6fedab9a22
|
Add 'Open Recent Project' menu
|
2023-12-28 01:00:12 -05:00 |
|
GriffinR
|
fc1e192087
|
Add warp behavior list to settings
|
2023-12-17 02:03:33 -05:00 |
|
GriffinR
|
5d4d88d11e
|
Add warning for warp behaviors
|
2023-12-16 20:35:28 -05:00 |
|
GriffinR
|
60fb1a246e
|
Clean up custom Block layouts
|
2023-12-16 17:54:06 -05:00 |
|
GriffinR
|
5a3907bf56
|
Use Block masks to update value limits, parse fieldmap.c
|
2023-12-16 01:48:13 -05:00 |
|
GriffinR
|
4f0e8716f2
|
Update Collision tab UI
|
2023-12-08 12:18:21 -05:00 |
|
GriffinR
|
f9a14c0d56
|
Merge pull request #543 from GriffinRichards/options
Add Project Settings Editor
|
2023-09-25 10:45:16 -04:00 |
|
GriffinR
|
4f459f5a06
|
Improve speed of setMetatileTiles
|
2023-09-19 15:49:56 -04:00 |
|
GriffinR
|
a508677b1d
|
Move remaining Porymap config settings to Preferences
|
2023-09-11 16:54:15 -04:00 |
|
GriffinR
|
1c081f2011
|
Connect custom script editor to shortcuts editor
|
2023-09-10 17:04:44 -04:00 |
|
GriffinR
|
61cbbbf08a
|
Add path override editor
|
2023-09-08 12:21:56 -04:00 |
|
GriffinR
|
2aa18da255
|
Implement script engine reload
|
2023-09-06 13:40:55 -04:00 |
|
GriffinR
|
d6d27ae8b3
|
Add Custom Scripts Editor window
|
2023-09-05 16:45:53 -04:00 |
|
GriffinR
|
9bed66ecfc
|
Write config with project settings editor
|
2023-08-28 16:48:27 -04:00 |
|
GriffinR
|
4d8f5ef150
|
Add project settings window
|
2023-08-23 21:06:14 -04:00 |
|
garak
|
f4e7eb3e49
|
clean up timing functions
|
2023-01-17 13:15:07 -05:00 |
|
garak
|
d1bdbc2741
|
create temporary timing function
|
2023-01-17 13:15:07 -05:00 |
|
GriffinR
|
d9324368a2
|
Fix Region Map Editor being opened by Shortcuts Editor
|
2023-01-15 00:26:40 -05:00 |
|
GriffinR
|
32903e0d18
|
Set default New Map settings when switching projects
|
2022-12-03 08:49:08 -05:00 |
|
GriffinR
|
c50b8d0668
|
Restore last settings for new map popup
|
2022-10-24 16:54:34 -04:00 |
|
GriffinR
|
d451aaa8c0
|
Simplify new map popup internal
|
2022-10-24 16:54:27 -04:00 |
|
GriffinR
|
8fbcee7f21
|
Insert new tilesets in sorted order
|
2022-10-24 09:33:51 -04:00 |
|
GriffinR
|
8e6585bbb2
|
Treat warp IDs as strings, stop deleting invalid warps
|
2022-10-18 13:44:45 -04:00 |
|
GriffinR
|
e2a31336c5
|
Merge branch 'master' of https://github.com/huderlem/porymap into fix-json
|
2022-10-17 22:20:06 -04:00 |
|
Marcus Huderle
|
f5c050828e
|
Merge pull request #447 from garakmon/and-i-oop--
Internal Event Rewrite
|
2022-10-17 17:41:00 -07:00 |
|
Marcus Huderle
|
3de8e88b8e
|
Add optional forceRedraw argument to palette API functions
|
2022-10-17 19:03:11 -05:00 |
|
GriffinR
|
6b55dc935d
|
Add custom header value type selection
|
2022-10-16 02:29:44 -04:00 |
|
GriffinR
|
463a7e01f6
|
Save custom header values by type
|
2022-10-15 18:29:55 -04:00 |
|
GriffinR
|
239f3935bf
|
Stop treating map header bools as strings
|
2022-10-14 18:11:11 -04:00 |
|
garak
|
679f2419b7
|
fix event tabs not updating with group size changes
|
2022-10-13 22:30:07 -04:00 |
|
garak
|
43960d4e9e
|
add open script button next to script labels
|
2022-10-13 22:30:07 -04:00 |
|
garak
|
582405d68b
|
change Event class design in favor of polymorphism
|
2022-10-13 22:30:07 -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 |
|