Commit graph

1686 commits

Author SHA1 Message Date
GriffinR
0b293d2af0 Stop tileset editor from scrolling to map's selection when saving 2023-06-30 13:40:11 -04:00
GriffinR
ff6a51ffa4 Support 8BPP tileset tile images 2023-06-30 01:49:43 -04:00
GriffinR
cdf4556e23 Fix border not updating when tileset is changed 2023-06-30 00:53:14 -04:00
GriffinR
ba3a7afef3 Update changelog 2023-05-29 19:44:23 -04:00
GriffinR
4ec5238abb Fix deleting connections by clearing text 2023-05-29 19:18:38 -04:00
GriffinR
f232de68c9 Fix empty metatile label regression 2023-05-19 02:21:41 -04:00
GriffinR
ea704c8ef7 Fix metatile label saving 2023-05-19 01:41:20 -04:00
vinnydiehl
9f06dcf9ac Include cstdint in lexer.h
Build was failing due to missing `uint32_t` type.
2023-05-12 00:24:08 -04:00
GriffinR
0b6d61e3f1 Fix default object sprites 2023-03-15 21:38:58 -04:00
Marcus Huderle
11c2868b90 Update docs -- Fix argument type formatting 2023-03-06 19:01:14 -06:00
Marcus Huderle
bc052360cd Update docs 2023-03-05 19:13:11 -06:00
GriffinR
4fbe8bf5ef Add palette editor bit depth to config 2023-02-22 11:21:30 -05:00
GriffinR
420e92e912 Fix color calc in palette editor hex edit 2023-02-22 10:43:45 -05:00
garakmon
48d9d07689 fix broken action flow 2023-02-20 19:35:25 -05:00
garakmon
05181aa64e Release 5.1.1 2023-02-20 19:13:00 -05:00
garakmon
508e5f85f1 fix crash on project close from deleting events 2023-02-20 19:09:42 -05:00
garakmon
777a6c2e18 auto take changelog in porymap about window 2023-02-20 19:09:42 -05:00
garakmon
f80f15cc67 actions build: use tag name in windows bundle 2023-02-20 17:27:23 -05:00
garakmon
459496d350 upload macos release zip in actions 2023-02-20 17:27:23 -05:00
garakmon
37317fed1a update build action for macOS releases 2023-02-20 17:27:23 -05:00
GriffinR
49a5600e2d Fix tile limit being used for metatiles 2023-02-20 11:19:56 -05:00
GriffinR
a7ceca47fb
Merge pull request #520 from GriffinRichards/metatile-labels
Support sharing metatile labels between tilesets
2023-02-20 11:04:18 -05:00
GriffinR
51b57f9222 Fix map border layering above connections after map switch 2023-02-18 01:21:08 -05:00
GriffinR
5ffed045e4 Update changelog 2023-02-17 22:29:58 -05:00
GriffinR
26f07add79 Reset Tileset Editor history when tileset changes 2023-02-17 22:27:02 -05:00
GriffinR
f8bc65ad3f Fix metatile label name in manual 2023-02-17 17:48:03 -05:00
GriffinR
096c26b85a Fix label history being ignored if metatile didn't change 2023-02-17 15:40:10 -05:00
GriffinR
465d51f4a0 Update manual and changelog 2023-02-17 15:19:37 -05:00
GriffinR
6508fd10af Reimplement metatile label edit history 2023-02-17 14:59:03 -05:00
GriffinR
44dba9edc5 Set shared metatile labels as placeholders 2023-02-14 22:44:13 -05:00
Marcus Huderle
8246d62834 Enable Windows build and release CI workflow 2023-02-14 18:26:36 -06:00
GriffinR
16e5e9fad8 Update metatile label copy button 2023-02-14 15:28:18 -05:00
GriffinR
dbd6afb0c3 Move metatile labels to tilesets 2023-02-14 14:43:05 -05:00
GriffinR
72ae9dfc01 Fix regression in metatile label saving 2023-02-14 11:50:14 -05:00
GriffinR
36363febf7 Remove mistaken field addition to map_groups.json 2023-02-14 11:03:01 -05:00
GriffinR
6cc8db0292 Fix manual argument/return type formatting 2023-02-12 14:59:14 -05:00
Marcus Huderle
6dcb4c7e65 Add working template of Windows static build to Actions workflow 2023-02-12 13:49:43 -06:00
GriffinR
d88ae2b461
Merge pull request #518 from GriffinRichards/api-warnings
Add new API warnings
2023-02-12 14:25:13 -05:00
GriffinR
f4f93f4c98 Remove option to turn off script warning messages 2023-02-12 14:09:25 -05:00
GriffinR
a3a2f3bbcd Fix null characters being written to JSON files 2023-02-12 13:30:33 -05:00
Marcus Huderle
fcc140777d Fix docs styling 2023-02-11 09:49:16 -06:00
GriffinR
bc256053d0 Add registerToggleAction 2023-02-10 11:52:08 -05:00
GriffinR
bf0ec3395d Update changelog 2023-02-09 14:09:40 -05:00
GriffinR
314e6fff53 Allow script actions with the same name 2023-02-09 13:55:25 -05:00
GriffinR
880dabade3 Add script action warning 2023-02-09 13:15:02 -05:00
GriffinR
7dacfeb52b Add script load warning 2023-02-09 12:05:57 -05:00
GriffinR
e710567400 Revert changes to readCIncbin 2023-02-06 19:19:46 -05:00
garakmon
495532c032 update changelog 2023-02-05 18:26:35 -05:00
garakmon
62a6fe8515 allow copy/paste from mainwindow actions in encounter tab 2023-02-05 18:26:35 -05:00
garakmon
7973c91bcd change encounter copy behavior 2023-02-05 18:26:35 -05:00