garak
|
c0f32c6a17
|
Merge branch 'master' of https://github.com/huderlem/porymap into slam
|
2024-01-09 15:34:31 -05:00 |
|
garak
|
0f9c5873a2
|
Merge branch 'master' of https://github.com/huderlem/porymap into slam
|
2024-01-09 15:28:01 -05:00 |
|
GriffinR
|
c9d8de8971
|
Display tile ID when hovering over Tileset Editor layer view
|
2024-01-05 02:47:23 -05:00 |
|
GriffinR
|
6682233079
|
Fix tileset editor desyncing with API changes
|
2024-01-02 00:54:54 -05:00 |
|
GriffinR
|
a2d230666b
|
Add grids to tileset editor
|
2023-12-20 13:11:57 -05:00 |
|
GriffinR
|
ee6d6c7bcc
|
Fix metatile behavior value displays
|
2023-12-19 13:42:07 -05:00 |
|
GriffinR
|
60fb1a246e
|
Clean up custom Block layouts
|
2023-12-16 17:54:06 -05:00 |
|
GriffinR
|
f0310d4a63
|
Generalize bit packing utility for Block
|
2023-12-15 14:33:01 -05:00 |
|
GriffinR
|
2228f78117
|
Privatize Block members
|
2023-12-12 18:32:54 -05:00 |
|
garak
|
90f8218c32
|
fix edit commands and ui things to use layout instead of map
|
2023-09-28 19:02:10 -04:00 |
|
GriffinR
|
0c47866e3d
|
Fix some window and scrollbox sizes
|
2023-09-12 13:51:09 -04:00 |
|
GriffinR
|
9bed66ecfc
|
Write config with project settings editor
|
2023-08-28 16:48:27 -04:00 |
|
GriffinR
|
4d8f5ef150
|
Add project settings window
|
2023-08-23 21:06:14 -04:00 |
|
GriffinR
|
d28849a533
|
Merge pull request #536 from GriffinRichards/4bpp
Support 8BPP tileset tile images
|
2023-08-13 22:33:07 -04:00 |
|
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
|
26f07add79
|
Reset Tileset Editor history when tileset changes
|
2023-02-17 22:27:02 -05:00 |
|
GriffinR
|
096c26b85a
|
Fix label history being ignored if metatile didn't change
|
2023-02-17 15:40:10 -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 |
|
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 |
|
garak
|
37fcfba829
|
use static (And const where applicable) regular expression objects
the speed increase here is noticable since the work of creating a regex object is only done once per session
|
2023-01-17 13:15:07 -05:00 |
|
GriffinR
|
6101899b6d
|
Set unsaved changes when pasting metatiles
|
2023-01-16 21:47:36 -05:00 |
|
t
|
d29506d755
|
Merge pull request #495 from GriffinRichards/keep-import-path
Preserve import/export path in file dialogs
|
2023-01-16 14:19:31 -05:00 |
|
GriffinR
|
f507b3e8a3
|
Preserve import/export path in file dialogs
|
2022-11-27 21:24:55 -05:00 |
|
GriffinR
|
f0c793424c
|
Allow number values in the Metatile Behavior field
|
2022-10-29 11:41:09 -04:00 |
|
GriffinR
|
c16a6d5d23
|
Better support for parsing hex values
|
2022-10-28 13:29:33 -04:00 |
|
GriffinR
|
d2fa68ba18
|
Allow number values for behavior in editor, add mask warning
|
2022-10-27 12:58:12 -04:00 |
|
GriffinR
|
577dc2fce2
|
Simplify metatile attribute layouts
|
2022-10-26 21:30:25 -04:00 |
|
GriffinR
|
1283f5c19d
|
Use custom attribute masks in API and Tileset Editor
|
2022-10-26 03:28:30 -04:00 |
|
GriffinR
|
9277a2313f
|
Display values for missing items in combo boxes
|
2022-10-19 14:28:45 -04:00 |
|
GriffinR
|
2f93caff14
|
Fix metatile behaviors with no constant not displaying
|
2022-10-19 00:33:53 -04:00 |
|
GriffinR
|
b0e12170fb
|
Add image export for metatileset
|
2022-10-05 18:53:31 -05:00 |
|
GriffinR
|
c27ea49fcd
|
Raise supplemental windows when reactivated
|
2022-10-05 11:55:43 -04:00 |
|
GriffinR
|
3181523799
|
Add convenience functions for triple layer metatiles
|
2022-10-04 17:50:39 -05:00 |
|
GriffinR
|
eb8b9b0352
|
Add Cut to Tileset Editor
|
2022-10-04 17:50:39 -05:00 |
|
GriffinR
|
691ab2b9cf
|
Fix metatile render not updating when layer type is changed
|
2022-10-03 12:23:45 -04:00 |
|
GriffinR
|
5b5d6ddf25
|
Give metatile label copy feedback, skip empty labels
|
2022-10-03 10:14:41 -04:00 |
|
garak
|
26319cef9f
|
reselect old metatile after tileset save
|
2022-07-11 22:06:17 -04:00 |
|
GriffinR
|
87b43080ba
|
Fix auto-merge
|
2022-06-30 00:47:31 -04:00 |
|
GriffinR
|
441db4274e
|
Merge branch 'master' into label-copy
|
2022-06-30 00:41:10 -04:00 |
|
GriffinR
|
c1e3415417
|
Fix memory leak
|
2022-06-29 19:13:42 -04:00 |
|
GriffinR
|
73eabc92ca
|
Prevent duplicate metatile pastes in the tileset editor
|
2022-06-29 19:13:42 -04:00 |
|
GriffinR
|
304b00b0f3
|
Add copy/paste to tileset editor
|
2022-06-29 19:13:42 -04:00 |
|
GriffinR
|
d1883720c9
|
Add metatile label copy button
|
2022-02-10 09:53:04 -05:00 |
|
GriffinR
|
cf973710c8
|
Preserve unused metatile attributes
|
2022-02-08 16:26:19 -06:00 |
|
GriffinR
|
6613318900
|
Disambiguate tile field names to tileId or metatileId
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
ce12a1e017
|
Add setMetatile functions to API (layerType, encounterType, terrainType, Behavior, Tile)
|
2021-12-26 11:23:45 -06:00 |
|
GriffinR
|
67af7e52da
|
Add get/setMetatileLabel to API
|
2021-12-26 11:23:45 -06:00 |
|