Commit Graph

170 Commits

Author SHA1 Message Date
GriffinR
c53d6eb105 Add qml note to manual, add version details to log 2025-08-07 15:02:29 -04:00
GriffinR
b2798e77d4 Allow rendering individual metatile layers 2025-07-02 13:39:01 -04:00
GriffinR
82304ae828 Fix locations typo 2025-05-26 14:19:03 -04:00
GriffinR
eb5a95f48b Mention in manual why map list's Delete may be disabled 2025-05-26 14:18:30 -04:00
GriffinR
0bcac7ed8d Add outdated warnings to last two manual pages 2025-05-23 14:32:56 -04:00
GriffinR
94545bd20a Update 'Editing Wild Encounters' manual page 2025-05-23 14:30:10 -04:00
GriffinR
658835bebd Simplify graphics file extension replacement 2025-05-22 15:11:11 -04:00
GriffinR
fb92941c39 Add new 'Breaking Changes' manual page 2025-05-21 15:20:41 -04:00
GriffinR
6d970c8a76 Update 'Region Map Editor' manual page 2025-05-18 14:11:52 -04:00
GriffinR
8dba5c24a2 Update 'Shortcuts' manual page 2025-05-17 02:26:28 -04:00
GriffinR
8b437281ab Update 'Project Files' manual page 2025-05-17 02:09:45 -04:00
GriffinR
bdf2ed3263 Update 'Editing Map' manual pages 2025-05-15 22:50:57 -04:00
GriffinR
69f1e4e0bd Describe minor tabs on the Map tab 2025-05-14 19:54:56 -04:00
GriffinR
13e7b38550 Update 'Navigation' manual page 2025-05-14 17:02:26 -04:00
GriffinR
00c82f43d2 Update 'Introduction' manual page 2025-05-12 22:50:21 -04:00
GriffinR
2915208fbb Update 'Creating New Maps' manual page 2025-05-11 22:12:27 -04:00
GriffinR
a15daf6c14 Relax remaining MAP_ prefix assumptions 2025-05-07 12:29:43 -04:00
GriffinR
d97fd5b2a6 Update onMapResized 2025-04-23 22:18:45 -04:00
GriffinR
900ff0afd9 Fix incorrect log comments, update manual 2025-04-13 21:57:40 -04:00
GriffinR
245c9d7936 Merge branch 'master' of https://github.com/GriffinRichards/porymap into dev 2025-04-01 22:37:19 -04:00
Danny Wang (ThePeeps191)
825cd51073
fix small typo in creating-new-maps.html (#712) 2025-04-01 22:35:09 -04:00
GriffinR
d264188ef9 Read wild pokemon table name from project rather than settings 2025-03-29 20:42:08 -04:00
GriffinR
e6f4e64aa4 Add onLayoutOpened API callback 2025-03-16 16:05:56 -04:00
GriffinR
7ab7f09fe3 Expose file extension regex to config 2025-03-06 01:52:43 -05:00
GriffinR
11d9d7b795 Add layout prefix to config, fix species prefix hardcoded length 2025-02-22 15:15:04 -05:00
GriffinR
e8f2713952
Merge branch 'dev' into heal-locations 2025-02-11 14:26:15 -05:00
GriffinR
01126a888a Apply the "map opened" API callback to layouts, add utility functions 2025-02-07 16:25: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
7d7db3857d Clean up new map dialog redesign 2024-11-12 15:06:14 -05:00
GriffinR
18308fa9de Stop writing map_groups.h 2024-11-11 18:42:26 -05:00
GriffinR
d448765d63 Read/write MAPSEC values using the region map json 2024-11-07 22:49:52 -05:00
GriffinR
57f74d4b20
Merge pull request #607 from GriffinRichards/triple-layer
Interpret triple-layer metatiles from NUM_TILES_PER_METATILE
2024-09-02 23:15:58 -04:00
GriffinR
d41d4d53e7 Interpret triple-layer metatiles from NUM_TILES_PER_METATILE 2024-08-29 12:44:50 -04:00
GriffinR
0e9dacd159 Read MAX_ENCOUNTER_RATE from project 2024-08-27 16:14:02 -04:00
GriffinR
dba3e524b3 Merge branch 'master' of https://github.com/huderlem/porymap into encounter-graph 2024-08-26 23:52:34 -04:00
GriffinR
9b09637b47 Summary chart adjustments 2024-08-22 01:31:46 -04:00
GriffinR
9927d66389 Update changelog and manual 2024-08-20 15:02:28 -04:00
GriffinR
ef165e29df Stop enforcing heal locations table name 2024-01-04 12:22:06 -05:00
GriffinR
28831a7ff0 Add get/setMetatileBehaviorName 2024-01-03 16:58:50 -05:00
GriffinR
d2a0d9299f Add some constants to the API 2024-01-03 16:34:55 -05:00
GriffinR
7cbe4333aa Update project files manual page 2023-12-27 01:16:10 -05:00
GriffinR
87911bb9fd Add new settings to manual 2023-12-19 00:02:51 -05:00
GriffinR
8164aae151 Custom image setting cleanup, update manual 2023-12-12 15:57:54 -05:00
GriffinR
c4adcc2963 Stop unnecessary evaluation when parsing constant names 2023-12-11 16:49:27 -05:00
GriffinR
d5210cf230 Support custom collision graphics 2023-12-07 13:43:24 -05:00
GriffinR
4093ec17af Update manual for custom scripts editor 2023-11-03 16:37:59 -04:00
GriffinR
22fe7f2963 Use spin boxes for border metatile settings if using default size 2023-09-19 14:30:48 -04:00
GriffinR
8054a808a6 Add images to settings/project files manual pages 2023-09-19 12:38:57 -04:00
GriffinR
26620cd1d4 Update settings & options manual page 2023-09-12 12:46:10 -04:00