GriffinR
|
2d827f62f7
|
Support event lookup by ID name
|
2025-04-07 13:38:54 -04:00 |
|
GriffinR
|
ecad60843c
|
Remove old DraggablePixmapItem signals/slots
|
2025-04-07 13:38:11 -04:00 |
|
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
|
011f6196b5
|
Add setting to keep data only needed for matching
|
2025-04-03 13:43:54 -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
|
c6a389b9cb
|
Add raw metatile attributes editor
|
2025-03-26 23:45:01 -04:00 |
|
GriffinR
|
5cd53be057
|
Merge branch 'dev' into tileset-types
|
2025-03-26 21:42:37 -04:00 |
|
GriffinR
|
00d79f91fe
|
Merge pull request #705 from GriffinRichards/map-cache
More fixes from layout split
|
2025-03-26 21:41:07 -04:00 |
|
khbsd
|
d62b7a416d
|
Add sorting to encounter group dropdowns (#704)
|
2025-03-20 12:11:12 -04:00 |
|
GriffinR
|
f3b751f600
|
Update metatile attribute combo boxes appropriately
|
2025-03-19 18:54:17 -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
|
854880f9f8
|
Save map list settings in config
|
2025-03-16 17:53:09 -04:00 |
|
GriffinR
|
e6f4e64aa4
|
Add onLayoutOpened API callback
|
2025-03-16 16:05:56 -04:00 |
|
GriffinR
|
4b1332609e
|
Restore layout selector if left in invalid state
|
2025-03-14 23:23:40 -04:00 |
|
GriffinR
|
1375572be1
|
Update map list when MAPSEC/layout is changed
|
2025-03-14 22:26:15 -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
|
f03d817800
|
Merge pull request #697 from GriffinRichards/graphics-file-extensions
Expose file extension regex to config
|
2025-03-14 13:01:16 -04:00 |
|
GriffinR
|
21b823792d
|
Remove redundant key sequence list
|
2025-03-11 15:07:18 -04:00 |
|
GriffinR
|
89bdd03a0e
|
Merge pull request #696 from GriffinRichards/new-event-button
New event button refactor
|
2025-03-06 21:21:49 -05:00 |
|
GriffinR
|
7ab7f09fe3
|
Expose file extension regex to config
|
2025-03-06 01:52:43 -05:00 |
|
GriffinR
|
d43252506f
|
Merge pull request #694 from GriffinRichards/metatile-selector-speed
Stop unnecessary full redraws of metatile selectors
|
2025-03-03 14:23:25 -05:00 |
|
GriffinR
|
d37864fa82
|
Fix empty metatile labels being disallowed
|
2025-03-03 13:51:57 -05:00 |
|
GriffinR
|
7efc3e3421
|
Merge pull request #692 from GriffinRichards/utility
Add utility file, more project load speed improvements
|
2025-03-02 20:11:51 -05:00 |
|
GriffinR
|
36aac9304f
|
Add Layout::setClean
|
2025-03-02 19:27:25 -05:00 |
|
GriffinR
|
7cfd9fa0f8
|
Fix changing tilesets not marking layouts as unsaved
|
2025-03-02 19:23:19 -05:00 |
|
GriffinR
|
edd2cce110
|
New event button refactor
|
2025-03-02 18:05:33 -05:00 |
|
GriffinR
|
e0de7fa73f
|
Stop unnecessary full redraws of metatile selectors
|
2025-02-28 14:17:29 -05:00 |
|
GriffinR
|
e260c642b0
|
Speed improvements for Project::readSpeciesIconPaths
|
2025-02-27 16:23:05 -05:00 |
|
GriffinR
|
6d8b4f21d8
|
Move hex string conversions to Util
|
2025-02-27 13:36:13 -05:00 |
|
GriffinR
|
ded9f724dc
|
Parser filter lists to QSet
|
2025-02-27 13:10:57 -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
|
c6c64aae15
|
Stop automatically saving maps/layouts on creation
|
2025-02-25 18:51:58 -05:00 |
|
GriffinR
|
b78f23f259
|
Make Duplicate Map/Layout more accessible
|
2025-02-25 18:51:51 -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
|
de703b4634
|
Merge pull request #679 from GriffinRichards/better-parse-errors
Combine parsing error messages
|
2025-02-24 23:59: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
|
eef9a37d16
|
Cache event pixmaps
|
2025-02-22 17:47:57 -05:00 |
|
GriffinR
|
bf5ead848d
|
Only load event sprites when requested
|
2025-02-22 17:46:59 -05:00 |
|
GriffinR
|
a2a8e27504
|
Merge pull request #682 from GriffinRichards/event-loading
Limit the maximum number of events
|
2025-02-22 17:44:49 -05:00 |
|
GriffinR
|
11d9d7b795
|
Add layout prefix to config, fix species prefix hardcoded length
|
2025-02-22 15:15:04 -05:00 |
|