garak
|
b0e7364349
|
pretmap -> porymap, add icon v1
|
2018-09-12 22:10:28 -04:00 |
|
Marcus Huderle
|
95bb802ad0
|
Fix bug where right-click selecting from the map would cause a map commit
|
2018-07-19 22:58:33 -05:00 |
|
Marcus Huderle
|
21af92b856
|
Update collision/elevation selection
|
2018-07-19 22:27:40 -05:00 |
|
Marcus Huderle
|
de9bfaa9bb
|
Add ability to select metatile chunks directly from the map area. Redraw collision tiles during undo/redo
|
2018-07-15 09:05:08 -05:00 |
|
Marcus Huderle
|
fba2ade2bb
|
Provide populated comboboxes and tooltips for (mostly) everything
|
2018-07-13 20:33:49 -05:00 |
|
Marcus Huderle
|
74c2766c01
|
Double clicking on warp events takes you to the destination map and warp
|
2018-07-11 17:53:43 -05:00 |
|
Marcus Huderle
|
dc6b82b4dc
|
Disable combobox scroll hijacking, and only show one event by default (rather than all)
|
2018-07-11 15:20:33 -05:00 |
|
Marcus Huderle
|
8930b2c01b
|
Prepopulate more dropdowns, and support new macro formats
|
2018-07-11 11:23:55 -05:00 |
|
Marcus Huderle
|
64095821af
|
Make flood fill respect whole metatile selection, including smart path. Smart path is now a checkbox
|
2018-07-09 17:40:37 -05:00 |
|
Marcus Huderle
|
aafe258842
|
Respect map dimension changes in undo/redo history
|
2018-07-09 17:40:34 -05:00 |
|
Marcus Huderle
|
514ecb2907
|
Add map resizing functionality
|
2018-07-09 17:40:28 -05:00 |
|
Marcus Huderle
|
eb0d238a01
|
Add map dimensions dialog window
|
2018-07-09 17:40:15 -05:00 |
|
Marcus Huderle
|
48a562d1eb
|
Update map view when tilesets change
|
2018-07-08 17:01:53 -05:00 |
|
Marcus Huderle
|
37529d37ec
|
Add tileset comboboxes, and make metatile area scrollable
|
2018-07-08 10:29:03 -05:00 |
|
Marcus Huderle
|
5bd88e6fef
|
Add ability to change map border
|
2018-07-07 17:32:54 -05:00 |
|
Marcus Huderle
|
ecce7d26f2
|
Add ability to add all map event types
|
2018-07-07 11:59:47 -05:00 |
|
Marcus Huderle
|
76649ea867
|
Add menu to 'add event' button
|
2018-07-06 11:08:20 -05:00 |
|
Marcus Huderle
|
a2b42de541
|
Support new map layouts structure
|
2018-06-20 17:43:20 -05:00 |
|
Marcus Huderle
|
3ed27ba5d3
|
Update filepaths and var names from 'map_object' -> 'event_object'
|
2018-06-05 17:06:14 -05:00 |
|
Marcus Huderle
|
1a10eac29f
|
Support 'mirror' connection editing. Can be toggled off via checkbox
|
2018-03-12 20:51:27 -07:00 |
|
Marcus Huderle
|
ad7b9ca7b3
|
Some cleanup, and disable connection controls when loading map with no connections
|
2018-03-11 15:59:21 -07:00 |
|
Marcus Huderle
|
bd2c782021
|
Double-clicking on a connection will load the destination map
|
2018-03-11 14:31:35 -07:00 |
|
Marcus Huderle
|
9b0f686781
|
Properly support saving map connections
|
2018-03-11 13:33:08 -07:00 |
|
Marcus Huderle
|
6f71c15629
|
Add dive/emerge map pickers
|
2018-03-10 11:25:34 -08:00 |
|
Marcus Huderle
|
5301b299e2
|
Support adding/removing connections via buttons
|
2018-03-10 10:09:19 -08:00 |
|
Marcus Huderle
|
9a6132314c
|
Support multiple connections in same direction, and darken non-selected connections
|
2018-03-10 00:22:13 -08:00 |
|
Marcus Huderle
|
8df2a864a0
|
Fixup connection graphicswindow dimensions
|
2018-03-08 22:35:16 -08:00 |
|
Marcus Huderle
|
c00d83da46
|
Support changing connection maps, adding new connections, and removing connections
|
2018-03-08 20:34:04 -08:00 |
|
Marcus Huderle
|
64007b5bae
|
Add basic drop-and-drop connection editing
|
2018-03-07 20:22:18 -08:00 |
|
Marcus Huderle
|
6112b279c8
|
Add 'export map image' action to File menu
|
2018-03-04 18:49:33 -08:00 |
|
Marcus Huderle
|
eeaa347f17
|
Add checkbox to toggle grid lines
|
2018-03-04 17:15:30 -08:00 |
|
Marcus Huderle
|
f81ab6994a
|
Display hovered tile coords and block in status bar
|
2018-03-04 00:09:34 -08:00 |
|
Marcus Huderle
|
d87d5e6f00
|
Remove the reverse song constant lookup
|
2018-03-03 12:20:59 -08:00 |
|
Marcus Huderle
|
669c81b50b
|
Populate flag and var dropdown menus with their respective constants
|
2018-03-02 21:59:24 -08:00 |
|
Marcus Huderle
|
2bc949612d
|
Populate hidden item dropdown menu with item constants
|
2018-03-02 19:56:23 -08:00 |
|
Marcus Huderle
|
e4c5d53ffd
|
Maintain master and working copies of data structures, to enable saving single maps at a time
|
2018-02-17 22:11:47 -08:00 |
|
Marcus Huderle
|
50fc906971
|
Parse all map attributes from _assets into memory
|
2018-02-17 13:00:15 -08:00 |
|
Marcus Huderle
|
5c0f628f0d
|
Build new maps in memory, rather than immediately writing to files
|
2018-02-15 20:15:25 -08:00 |
|
Marcus Huderle
|
40a0fbee02
|
Load and save the gMapAttributes array
|
2018-02-15 18:38:19 -08:00 |
|
Marcus Huderle
|
3fcad085c3
|
Add new map to group that was selected (UI functionality only)
|
2018-02-14 20:33:55 -08:00 |
|
Marcus Huderle
|
794b814c47
|
Add right-click context menu for map groups
|
2018-02-13 21:01:42 -08:00 |
|
Marcus Huderle
|
9274796d65
|
Support bg_secret_base_event
|
2018-02-12 13:47:50 -08:00 |
|
Marcus Huderle
|
c3d0769967
|
Support bg_hidden_item_event
|
2018-02-12 13:29:45 -08:00 |
|
Marcus Huderle
|
22722f09c7
|
Support coord_event_weather
|
2018-02-12 13:12:47 -08:00 |
|
Marcus Huderle
|
0e268f9ede
|
Fix warp map destinations (both loading and saving)
|
2018-02-12 09:20:18 -08:00 |
|
yenatch
|
8d42df5e33
|
add behavior/radius fields
|
2018-02-11 14:34:12 -05:00 |
|
yenatch
|
11212dc640
|
lots of changes
|
2018-02-11 14:34:09 -05:00 |
|
yenatch
|
2246ead5a8
|
Initial commit
|
2016-09-29 02:35:29 -04:00 |
|