GriffinR
|
b7e19a427d
|
Add global constants settings
|
2025-04-22 23:36:34 -04:00 |
|
GriffinR
|
c1acf7141d
|
Merge pull request #718 from GriffinRichards/fix-connection-issues
Fix some issues from the Connections tab redesign
|
2025-04-22 14:44:40 -04:00 |
|
GriffinR
|
d33f0fc6f0
|
Stop QTextEdit from stealing scroll focus
|
2025-04-22 11:21:48 -04:00 |
|
GriffinR
|
18f1b95e1a
|
Merge pull request #716 from GriffinRichards/read-map-offsets
Read MAP_OFFSET_W, MAP_OFFSET_H from project
|
2025-04-21 17:40:37 -04:00 |
|
GriffinR
|
8375e7e3fe
|
Merge pull request #717 from GriffinRichards/write-errors
Better error handling if saving fails
|
2025-04-21 17:27:20 -04:00 |
|
GriffinR
|
2df722ab4c
|
Fix region map tile selector swapping h/vflip
|
2025-04-20 09:43:48 -04:00 |
|
GriffinR
|
8b85057ca5
|
Fix connection pixmaps being sensitive to focus
|
2025-04-17 15:55:47 -04:00 |
|
GriffinR
|
b1d85d32c1
|
Prevent weird diving map behavior
|
2025-04-17 15:55:12 -04:00 |
|
GriffinR
|
5d475513d5
|
Allow off-center player view size
|
2025-04-17 13:18:02 -04:00 |
|
GriffinR
|
a6ec91724f
|
Replace BORDER_DISTANCE with actual view distance
|
2025-04-16 15:54:44 -04:00 |
|
GriffinR
|
db24687360
|
Add player view size settings
|
2025-04-16 15:54:33 -04:00 |
|
GriffinR
|
ee0f5923ce
|
Better error handling if saving fails
|
2025-04-15 17:10:32 -04:00 |
|
GriffinR
|
d30be0b9af
|
Fix some inputs moving user's cursor while typing
|
2025-04-15 13:49:23 -04:00 |
|
GriffinR
|
d014eef9e8
|
Add NoScrollComboBox::editingFinished, disable diving map buttons with no map
|
2025-04-14 13:41:57 -04:00 |
|
GriffinR
|
e19932b90c
|
Allow custom map connection direction input
|
2025-04-14 12:40:19 -04:00 |
|
GriffinR
|
d350d10cfd
|
Merge pull request #713 from GriffinRichards/custom-json-data
Preserve custom JSON data
|
2025-04-13 22:40:46 -04:00 |
|
GriffinR
|
c6e94eb6ab
|
Replace stateChanged/checkStateChanged with toggled
|
2025-04-10 14:34:04 -04:00 |
|
GriffinR
|
41d0b4261f
|
Fix deprecated code as of Qt 6.9
|
2025-04-10 13:39:52 -04:00 |
|
GriffinR
|
06c971360b
|
Merge pull request #709 from GriffinRichards/image-exporter
Update map image exporter
|
2025-04-07 13:04:34 -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
|
cf51ca1fc4
|
Fix some issues with settings, canvas size, connections rendering
|
2025-03-29 01:15:07 -04:00 |
|
GriffinR
|
243a6064c2
|
Fix more timelapse bugs, clean up
|
2025-03-28 15:51:24 -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
|
77330be555
|
Fix pixmap resizing, speed up stitch rendering
|
2025-03-24 15:52:20 -04:00 |
|
GriffinR
|
f28088af3c
|
Add live preview of gif export
|
2025-03-22 01:03:18 -04:00 |
|
GriffinR
|
c8dc7d0eb9
|
Prevent crash in Timelapse mode, sync editor with exporter
|
2025-03-21 19:39:26 -04:00 |
|
GriffinR
|
ee1d6ac481
|
Allow exporting connections with no border
|
2025-03-21 16:10:22 -04:00 |
|
GriffinR
|
d1eaf6cfd2
|
Refactor image export settings, fix event occlusion
|
2025-03-21 13:39:29 -04:00 |
|
GriffinR
|
52a06d5b32
|
Separate MapImageExporter from Editor
|
2025-03-21 11:30:39 -04:00 |
|
GriffinR
|
f3b751f600
|
Update metatile attribute combo boxes appropriately
|
2025-03-19 18:54:17 -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
|
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
|
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
|
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
|
6d8b4f21d8
|
Move hex string conversions to Util
|
2025-02-27 13:36:13 -05:00 |
|
GriffinR
|
9afaa4ae3e
|
Add setting to re-enable global script autocomplete
|
2025-02-22 17:48:42 -05:00 |
|
GriffinR
|
5ea071d581
|
Merge pull request #684 from garakmon/res663
Update Tile / Metatile Usage When Painting
|
2025-02-19 23:38:59 -05:00 |
|
garak
|
089d90c9cb
|
update tile & metatile usage counts automatically when painting
|
2025-02-19 16:39:29 -05:00 |
|
GriffinR
|
5feb391a9d
|
Read colorpicker screen using cursor position
|
2025-02-13 11:17:05 -05:00 |
|
GriffinR
|
e8f2713952
|
Merge branch 'dev' into heal-locations
|
2025-02-11 14:26:15 -05:00 |
|
GriffinR
|
165d49f7da
|
Merge pull request #670 from GriffinRichards/tileset-division
Keep metatile images on separate rows, fix metatile usage count
|
2025-02-11 14:24:55 -05:00 |
|
GriffinR
|
ac6750de44
|
Keep search focus when changing map list tabs
|
2025-02-07 13:43:10 -05:00 |
|
GriffinR
|
6b9a4d73e9
|
Read/write heal locations using new JSON data
|
2025-02-06 13:46:42 -05:00 |
|
garak
|
51773926d2
|
resolve some goofiness
|
2025-02-06 13:06:30 -05:00 |
|