GriffinR
|
db9e9d6f65
|
Remove Project::topLevelMapFields
|
2025-04-04 13:09:14 -04:00 |
|
GriffinR
|
f3a28848b9
|
Preserve custom fields in wild_encounters.json
|
2025-04-04 13:00:28 -04:00 |
|
GriffinR
|
029e959bfe
|
Simplify fromQJsonValue loops
|
2025-04-03 22:33:43 -04:00 |
|
GriffinR
|
e94fce0c8d
|
Combine the 3 QMaps for MAPSEC data
|
2025-04-03 13:24:50 -04:00 |
|
GriffinR
|
a4508918a1
|
Preserve custom global fields in layouts, heal_locations, region_map_sections, and map_groups json files
|
2025-04-03 11:59:55 -04:00 |
|
GriffinR
|
c9b0d139b2
|
Preserve custom fields in the map_sections, layouts, and connections arrays
|
2025-03-30 00:20:39 -04:00 |
|
GriffinR
|
d264188ef9
|
Read wild pokemon table name from project rather than settings
|
2025-03-29 20:42:08 -04:00 |
|
GriffinR
|
5cd53be057
|
Merge branch 'dev' into tileset-types
|
2025-03-26 21:42:37 -04:00 |
|
GriffinR
|
969c9d8e5a
|
Read encounter/terrain types
|
2025-03-19 15:22:06 -04:00 |
|
GriffinR
|
ef6eb69c72
|
Add file cache to ParserUtil
|
2025-03-19 14:27:56 -04:00 |
|
GriffinR
|
8dcb66ca52
|
Move map/layout loaded state to Project
|
2025-03-16 19:29:26 -04:00 |
|
GriffinR
|
7cfbcda9c2
|
Create new MAPSECs automatically on save if needed
|
2025-03-14 15:53:15 -04:00 |
|
GriffinR
|
a0a8c71096
|
Replace various map constant arrays with data stored in Map objects
|
2025-03-14 14:45:28 -04:00 |
|
GriffinR
|
7ab7f09fe3
|
Expose file extension regex to config
|
2025-03-06 01:52:43 -05:00 |
|
GriffinR
|
e260c642b0
|
Speed improvements for Project::readSpeciesIconPaths
|
2025-02-27 16:23:05 -05:00 |
|
GriffinR
|
75b8b2c16c
|
Merge branch 'dev' of https://github.com/huderlem/porymap into utility
|
2025-02-26 16:05:04 -05:00 |
|
GriffinR
|
2e8422d80c
|
Merge pull request #689 from GriffinRichards/event-speed-improvements
Event speed improvements
|
2025-02-26 11:56:07 -05:00 |
|
GriffinR
|
dff7fae040
|
Merge pull request #681 from GriffinRichards/in-game-reload-message
Add in-game reload message
|
2025-02-25 00:02:15 -05:00 |
|
GriffinR
|
9afaa4ae3e
|
Add setting to re-enable global script autocomplete
|
2025-02-22 17:48:42 -05:00 |
|
GriffinR
|
880e5847c7
|
Remove global scripts from autocomplete
|
2025-02-22 17:48:33 -05:00 |
|
GriffinR
|
bf5ead848d
|
Only load event sprites when requested
|
2025-02-22 17:46:59 -05:00 |
|
GriffinR
|
1b510b6a6e
|
Add utility.cpp, fix bug when map/layout name is just underscores
|
2025-02-22 15:00:06 -05:00 |
|
GriffinR
|
ac8db41299
|
Add event group limit
|
2025-02-19 13:53:05 -05:00 |
|
GriffinR
|
a2aa20ec46
|
Generalize event loading
|
2025-02-19 13:24:54 -05:00 |
|
GriffinR
|
43d5e32b96
|
Fix Save All after layout split changes
|
2025-02-19 11:39:31 -05:00 |
|
GriffinR
|
3be7f54d05
|
Only show file watcher warning when Porymap is active
|
2025-02-13 21:14:58 -05:00 |
|
GriffinR
|
6b9a4d73e9
|
Read/write heal locations using new JSON data
|
2025-02-06 13:46:42 -05:00 |
|
GriffinR
|
3bbb81e436
|
Add search feature to wild pokemon tab
|
2025-01-28 14:09:24 -05:00 |
|
GriffinR
|
f4c0cb2d2d
|
Use placeholder text for new map/layout names
|
2025-01-22 13:24:09 -05:00 |
|
GriffinR
|
90c904ecb9
|
Make it easier to edit MAPSEC names, Area -> Location
|
2025-01-22 13:12:22 -05:00 |
|
GriffinR
|
bf3820745a
|
Add new QValidator classes
|
2024-12-16 14:34:45 -05:00 |
|
GriffinR
|
bdd64a6c6b
|
Use applicationName() for window titles, clean up some remaining TODO items
|
2024-12-14 16:22:28 -05:00 |
|
GriffinR
|
391f7b1685
|
Reserve MAP_DYNAMIC, fix some MAPSEC displays not updating, new error messages/handling
|
2024-12-09 21:43:36 -05:00 |
|
GriffinR
|
9c40b04ad5
|
Redesign new tileset dialog
|
2024-12-06 10:39:50 -05:00 |
|
GriffinR
|
ba4a43d595
|
Reserve MAP_UNDEFINED
|
2024-12-03 15:46:25 -05:00 |
|
GriffinR
|
f1a4b78ca9
|
Fix map duplication
|
2024-11-26 20:44:43 -05:00 |
|
GriffinR
|
b230f21e8d
|
Automatically add new MAPSEC values from New Map dialog
|
2024-11-23 23:19:49 -05:00 |
|
GriffinR
|
4671321690
|
Add item to duplicate map/layouts from list
|
2024-11-23 22:36:37 -05:00 |
|
GriffinR
|
d0101d807e
|
Finish new layout dialog redesign
|
2024-11-22 14:22:18 -05:00 |
|
GriffinR
|
e7df829843
|
Group AdvanceMap parsing together, fix its tileset defaults
|
2024-11-21 14:11:47 -05:00 |
|
GriffinR
|
bd39bcfdd2
|
Begin new layout dialog redesign
|
2024-11-21 12:12:43 -05:00 |
|
GriffinR
|
724f42019c
|
Automatically add new map groups
|
2024-11-19 13:49:00 -05:00 |
|
GriffinR
|
8bb0100540
|
Separate layout/header features of new map dialog
|
2024-11-14 14:43:20 -05:00 |
|
GriffinR
|
7d7db3857d
|
Clean up new map dialog redesign
|
2024-11-12 15:06:14 -05:00 |
|
GriffinR
|
d6a796e3b4
|
Start new map dialog redesign
|
2024-11-12 13:46:09 -05:00 |
|
GriffinR
|
acaed90d65
|
Read map.json constants on project open
|
2024-11-12 13:13:09 -05:00 |
|
GriffinR
|
b7d78b0263
|
Make Map members private
|
2024-11-12 12:44:33 -05:00 |
|
GriffinR
|
18308fa9de
|
Stop writing map_groups.h
|
2024-11-11 18:42:26 -05:00 |
|
GriffinR
|
06ece16b93
|
Finish support for deleting MAPSEC values
|
2024-11-08 14:46:27 -05:00 |
|
GriffinR
|
d448765d63
|
Read/write MAPSEC values using the region map json
|
2024-11-07 22:49:52 -05:00 |
|