GriffinR
|
6b55dc935d
|
Add custom header value type selection
|
2022-10-16 02:29:44 -04:00 |
|
GriffinR
|
463a7e01f6
|
Save custom header values by type
|
2022-10-15 18:29:55 -04:00 |
|
GriffinR
|
ec626a59a7
|
Display custom header values according to type
|
2022-10-15 11:40:04 -04:00 |
|
GriffinR
|
85a5f07695
|
Display behavior in the bottom bar
|
2022-10-10 11:37:03 -05:00 |
|
Marcus Huderle
|
fe02c7ea70
|
Merge pull request #448 from GriffinRichards/handle-collision
Various minor API improvements
|
2022-09-03 12:49:07 -05:00 |
|
Marcus Huderle
|
a5136849b8
|
Merge pull request #455 from GriffinRichards/api-border
Add map border to the scripting API
|
2022-09-03 12:48:35 -05:00 |
|
GriffinR
|
e9ac799ed2
|
Merge branch 'master' into handle-collision
|
2022-09-03 12:09:14 -04:00 |
|
GriffinR
|
be4a5e8528
|
Add onBorderVisibilityToggled callback
|
2022-08-30 12:53:33 -04:00 |
|
GriffinR
|
4feb913fe8
|
Add setBlock overload, handle collision values of 2 or 3
|
2022-08-03 15:14:25 -04:00 |
|
GriffinR
|
d9b37ecb0b
|
Prevent paste exceeding object limit, warn when copying healspots
|
2022-07-05 14:38:23 -04:00 |
|
GriffinR
|
b01581dc4d
|
Add clone objects
|
2022-02-09 18:31:55 -06:00 |
|
GriffinR
|
31f400e2c9
|
Add event group constants
|
2022-02-09 18:31:55 -06:00 |
|
GriffinR
|
9963e4c8aa
|
Move map bounds checking to map.cpp
|
2022-02-08 17:10:07 -06:00 |
|
GriffinR
|
7d51c11a94
|
Fix tile rect leaving map grid on paint, cursor rects not updating state on collision tab
|
2022-02-08 17:10:07 -06:00 |
|
GriffinR
|
ddc0f01460
|
Stop repeated parsing of src/data/object_events
|
2022-01-29 12:26:39 -06:00 |
|
GriffinR
|
b79ba466e0
|
Fix paint edit history
|
2022-01-14 14:01:10 -06:00 |
|
GriffinR
|
611e787122
|
Fix cursor tile rect not updating for selections
|
2022-01-08 08:26:05 -06:00 |
|
GriffinR
|
5f79f15554
|
Add onBlockHoverChanged and onBlockHoverCleared
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
36dc1c6649
|
Move map cursor UI and grid to foreground
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
6518ba36b3
|
Fix crash switching between projects
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
6bae415fc1
|
Add onTilesetUpdated to scripting callbacks
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
6613318900
|
Disambiguate tile field names to tileId or metatileId
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
7368f443f0
|
Add config options for showing border/grid
|
2021-11-08 13:11:16 -05:00 |
|
garak
|
7bf07e72c2
|
better unsaved changes code, only block whitespace in combos
|
2021-09-08 17:39:38 -04:00 |
|
garak
|
0b63c438dd
|
mark unsaved changes to map for heaeder and event edits
closes #305
closes #337
closes #347
|
2021-09-08 17:39:38 -04:00 |
|
garak
|
6c3ee3c46d
|
order wild encounter json reading
|
2021-08-12 20:24:46 -04:00 |
|
Marcus Huderle
|
b35e1d9af9
|
Use more sensible zoom levels, which eliminates zoom rendering artifacts
|
2021-07-07 18:11:35 -05:00 |
|
BigBahss
|
820b514f26
|
Change many pointer members in Project to values
|
2021-02-17 16:34:46 -06:00 |
|
BigBahss
|
f09e28f06c
|
Convert usages of Blockdata pointers
|
2021-02-16 16:51:00 -06:00 |
|
BigBahss
|
42b56edc9d
|
Begin refactoring Blockdata to simply inherit QVector<Block>
|
2021-02-16 16:51:00 -06:00 |
|
BigBahss
|
51dccf7773
|
Upgrade signal/slot connections in Editor
|
2021-02-14 11:09:39 -06:00 |
|
BigBahss
|
6335151c39
|
Add option to open log file
|
2021-02-03 16:01:54 -06:00 |
|
BigBahss
|
a924938b9b
|
Fix text editor commands for file-paths containing spaces
|
2020-12-30 18:13:12 -06:00 |
|
BigBahss
|
3a04f59cb0
|
Fix QProcess::splitCommand() dependency on Qt 5.15.
Fix shortcut for Open Map Scripts (Due to merge).
|
2020-12-13 04:00:00 -05:00 |
|
BigBahss
|
520bd7e6c8
|
Fix external processes on Windows
|
2020-12-13 00:06:50 -05:00 |
|
BigBahss
|
7a4de9f3d9
|
Add support for finding and opening any event script
|
2020-12-04 09:29:38 -05:00 |
|
BigBahss
|
afc0c0c501
|
Add button next to script combo-box to open file to that script.
Revert the behavior of Open Map Scripts button.
|
2020-12-02 03:39:08 -05:00 |
|
BigBahss
|
789fe7d00c
|
Merge remote-tracking branch 'origin/master' into script-editing
|
2020-12-01 16:43:53 -05:00 |
|
BigBahss
|
dbafb99fd4
|
Add action to open the project root in a text editor
|
2020-12-01 07:12:32 -05:00 |
|
BigBahss
|
a4528fb0d9
|
Add support for opening .pory scripts to the selected event script
|
2020-11-26 06:09:58 -05:00 |
|
Ashley Coleman
|
7ea3dd6468
|
Fix formatting variables
|
2020-11-22 16:34:30 -06:00 |
|
Ashley Coleman
|
8567d161b5
|
Add defensive checks on index and iterators
|
2020-11-22 16:34:30 -06:00 |
|
Ashley Coleman
|
49737d16cc
|
Implement delete for wild encounter table
|
2020-11-22 16:34:30 -06:00 |
|
BigBahss
|
b9aaef24c6
|
MapRuler: Fix artifacting, fix centering for other thickness values
|
2020-11-22 08:37:16 -06:00 |
|
BigBahss
|
bc0127430b
|
Fix MapRuler dimensions tooltip and refactor
|
2020-11-22 08:37:16 -06:00 |
|
BigBahss
|
4aaae1a264
|
Add support for opening .inc scripts to the selected event script
|
2020-11-22 01:04:46 -05:00 |
|
BigBahss
|
5927f3dd7b
|
Fix bug preventing map zoom resetting
|
2020-11-01 08:11:46 -06:00 |
|
BigBahss
|
9c57a5bc46
|
Refactor MapRuler event handling
|
2020-10-24 07:45:08 -04:00 |
|
BigBahss
|
40a155329e
|
Merge branch 'master' into ruler-tool
|
2020-10-24 03:28:29 -04:00 |
|
Marcus Huderle
|
8ab5bfcdbd
|
Merge remote-tracking branch 'origin/master' into better-map-zoom
|
2020-10-23 18:38:05 -05:00 |
|