Commit Graph

2456 Commits

Author SHA1 Message Date
GriffinR
4df2da6a7a
Merge pull request #754 from GriffinRichards/autocomplete-settings
Add setting to autocomplete with common scripts but not all scripts
2025-07-17 11:28:13 -04:00
GriffinR
0718da2fe2
Merge pull request #756 from BigLanturnProductions/patch-1
Update INSTALL.md
2025-07-16 21:02:33 -04:00
GriffinR
182f54df73 Disable Windows build job 2025-07-16 21:01:01 -04:00
BigLanturnProductions
4f2fafb514
Update INSTALL.md
It may seem unnecessary to explicitly include the clone and cd instructions again, but this aligns with the macOS instructions above.
2025-07-17 00:35:24 +01:00
GriffinR
38e2772213 Add new metatile image export window 2025-07-13 16:45:04 -04:00
GriffinR
ef86103f78 Add setting to autocomplete with common scripts but not all scripts 2025-07-08 14:21:35 -04:00
GriffinR
a2bb2efa3e Fix UIntSpinBox disallowing intermediate inputs outside of range 2025-07-07 22:24:01 -04:00
GriffinR
06b22e0c2e Add direct link to manual under Help 2025-07-07 16:14:31 -04:00
GriffinR
b2798e77d4 Allow rendering individual metatile layers 2025-07-02 13:39:01 -04:00
GriffinR
17e4cbfa30 Fix paste for Wild Pokemon not updating data in memory 2025-07-01 16:10:23 -04:00
GriffinR
6ab6a13f2f Update changelog 2025-06-30 21:35:03 -04:00
GriffinR
dd5b8262f8
Merge pull request #751 from GriffinRichards/tileset-editor-scale
Fix exported metatile image scaling, remove hardcoded cell sizes
2025-06-30 21:33:35 -04:00
GriffinR
e7f91097b2 Fix Region Map Editor incorrectly displaying certain MAPSEC data 2025-06-30 20:37:30 -04:00
GriffinR
d2febd99e9 Update changelog 2025-06-27 00:34:03 -04:00
GriffinR
4cc65cbd06
Merge pull request #750 from GriffinRichards/update-cursor-rects
Cursor refactoring
2025-06-27 00:26:35 -04:00
GriffinR
56d1a0d570 Fix exported metatile image scaling, remove hardcoded cell sizes 2025-06-26 15:01:53 -04:00
GriffinR
9a0dc28f51
Merge pull request #748 from GriffinRichards/fix-file-watcher
Condense file watcher warning, reduce resource usage
2025-06-24 21:19:39 -04:00
GriffinR
bbe34e4983 Sync Connections tab map view position 2025-06-23 15:44:18 -04:00
GriffinR
0da6ae9b37 Fix dragging events to negative coordinates 2025-06-22 00:20:16 -04:00
GriffinR
37ccc82bf4 Fix incorrect EditMode limits 2025-06-21 23:51:37 -04:00
GriffinR
f42e9ed3cf Fix Move tool affecting cursor anchor 2025-06-21 23:26:35 -04:00
GriffinR
1ab07cf3c7 Fix drag mode cursor icon not updating properly 2025-06-21 22:39:19 -04:00
GriffinR
440c0f9d5c Better pan control 2025-06-20 15:10:13 -04:00
GriffinR
573358b758 Condense file watcher warning, reduce resource usage 2025-06-18 16:07:31 -04:00
GriffinR
dbc13484b1 Disable Windows build job 2025-06-18 15:53:02 -04:00
GriffinR
13c6c90e02 Extra pointer safety 2025-06-16 22:12:40 -04:00
GriffinR
c56bac4f95 Fix Map::m_scriptFileWatcher being created before its needed 2025-06-16 22:02:14 -04:00
GriffinR
d1142d244e Refactor cursor rectangles 2025-06-16 21:15:29 -04:00
GriffinR
dd1d856bf3 Fix log file cleanup warning only printing to debug 2025-06-16 02:18:00 -04:00
GriffinR
513ba15838 Remove tile rectangle from non-tile tools 2025-06-15 19:17:07 -04:00
GriffinR
23584914ec Update manual 2025-06-09 14:40:44 -04:00
GriffinR
65d3ba3a34 Release 6.1.0 2025-06-09 14:38:01 -04:00
GriffinR
796e8b3ae4 Merge branch 'master' of https://github.com/huderlem/porymap into dev 2025-06-09 14:27:35 -04:00
GriffinR
ebbf2bf1a9
Merge pull request #741 from JakobDev/releasedate
Fix release date of version 6.0.0
2025-06-09 14:27:14 -04:00
GriffinR
23f0d5563c Update changelog 2025-06-09 14:24:40 -04:00
GriffinR
b065934bc3 Fix border cache check using incorrect blockdata 2025-06-09 14:19:47 -04:00
GriffinR
0620e94824 Replace fonts specified in forms 2025-06-09 13:55:51 -04:00
GriffinR
1e1010601f Support more font settings 2025-06-09 13:18:37 -04:00
GriffinR
0ccccb60b2 Update changelog 2025-06-09 12:52:33 -04:00
GriffinR
52f7e76abe
Merge pull request #746 from GriffinRichards/font-settings
Add font settings
2025-06-09 12:50:59 -04:00
GriffinR
6648fa33b1 Fix scripts.inc file watches accumulating 2025-06-09 12:14:58 -04:00
GriffinR
e00c7d456d Add font settings 2025-06-08 23:04:54 -04:00
GriffinR
a3d3a6c176 Update changelog 2025-06-08 18:26:02 -04:00
GriffinR
089b5019de
Merge pull request #740 from GriffinRichards/fix-filewatcher
Fix some issues with the filewatcher
2025-06-08 18:23:16 -04:00
GriffinR
5140fcc3ba Fix missing header 2025-06-08 18:15:29 -04:00
GriffinR
e6a4f88433 Don't let map.json watches re-accumulate, fix trying to load scripts.inc before it exists 2025-06-08 18:09:11 -04:00
GriffinR
5c2b9cb10b Restore some JSON character escapes 2025-06-08 17:54:22 -04:00
GriffinR
5474152c7e Remove old C string handling from OrderedJson 2025-06-08 17:22:22 -04:00
GriffinR
591b7c2055 Fix parser not recognizing hex numbers with prefix '0X' 2025-06-08 16:36:13 -04:00
JakobDev
36cfea5c1d
Fix release date of version 6.0.0 2025-06-02 18:51:33 +02:00