GriffinR
|
9ca5f6bc15
|
More map connection bug fixes
|
2024-07-18 15:14:52 -04:00 |
|
GriffinR
|
96b5fb1617
|
Performance & bug clean up
|
2024-07-17 16:48:37 -04:00 |
|
GriffinR
|
1e09d08c9c
|
Reimplement connection mirroring
|
2024-07-11 16:44:51 -04:00 |
|
GriffinR
|
f1cfc3c78e
|
Connections tab UI adjustments
|
2024-07-08 12:50:12 -04:00 |
|
GriffinR
|
7c6b33da1b
|
Add selection highlight to connections list
|
2024-07-08 11:07:16 -04:00 |
|
GriffinR
|
0aa7ddf27d
|
Add tab enums
|
2024-07-03 13:41:00 -04:00 |
|
GriffinR
|
6b0034e523
|
Fix border visibility in API
|
2024-07-03 13:33:55 -04:00 |
|
GriffinR
|
367198f98f
|
Sync changes between connection list and map
|
2024-07-03 11:08:38 -04:00 |
|
GriffinR
|
1f78fb9c4f
|
Remove strict offset limitations
|
2024-07-01 19:16:20 -04:00 |
|
GriffinR
|
2fa3a9b398
|
Connection reorganization
|
2024-07-01 13:58:58 -04:00 |
|
GriffinR
|
391285aee8
|
Add buttons to open Dive/Emerge maps
|
2024-06-28 22:01:13 -04:00 |
|
GriffinR
|
db35ec2c79
|
Initial connections tab UI redesign
|
2024-06-28 22:00:44 -04:00 |
|
GriffinR
|
2c61df578a
|
Support relative paths in image API functions, combine projectDir calls
|
2024-01-03 12:13:53 -05:00 |
|
GriffinR
|
ced402a4c6
|
Add labels from scripts file to Script dropdowns
|
2023-12-29 21:54:37 -05:00 |
|
GriffinR
|
c543cc0899
|
Store warp behaviors as values, add version defaults
|
2023-12-21 23:33:36 -05:00 |
|
GriffinR
|
ee6d6c7bcc
|
Fix metatile behavior value displays
|
2023-12-19 13:42:07 -05:00 |
|
GriffinR
|
2cdbd029b6
|
Move warp behavior warning setting to porymap.cfg
|
2023-12-19 12:57:45 -05:00 |
|
GriffinR
|
fc1e192087
|
Add warp behavior list to settings
|
2023-12-17 02:03:33 -05:00 |
|
GriffinR
|
5d4d88d11e
|
Add warning for warp behaviors
|
2023-12-16 20:35:28 -05:00 |
|
GriffinR
|
5a3907bf56
|
Use Block masks to update value limits, parse fieldmap.c
|
2023-12-16 01:48:13 -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 |
|
GriffinR
|
61b1789d4b
|
Custom collision/event graphics cleanup
|
2023-12-08 14:50:00 -05:00 |
|
GriffinR
|
4f0e8716f2
|
Update Collision tab UI
|
2023-12-08 12:18:21 -05:00 |
|
GriffinR
|
d5210cf230
|
Support custom collision graphics
|
2023-12-07 13:43:24 -05:00 |
|
GriffinR
|
1b9b980121
|
Support custom event icons
|
2023-12-06 15:02:19 -05:00 |
|
GriffinR
|
d6d27ae8b3
|
Add Custom Scripts Editor window
|
2023-09-05 16:45:53 -04:00 |
|
GriffinR
|
9bed66ecfc
|
Write config with project settings editor
|
2023-08-28 16:48:27 -04:00 |
|
GriffinR
|
cdf4556e23
|
Fix border not updating when tileset is changed
|
2023-06-30 00:53:14 -04: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
|
dbd6afb0c3
|
Move metatile labels to tilesets
|
2023-02-14 14:43:05 -05:00 |
|
garakmon
|
940e7355d0
|
fix crash resulting from deleting encounter fields with groups present
|
2023-02-05 14:48:40 -05:00 |
|
garakmon
|
f34aec824e
|
fix map item render when collision tab is active
|
2023-02-05 10:57:55 -05:00 |
|
GriffinR
|
0f814d78bd
|
Fix connection masks not clearing on Connection tab
|
2023-01-23 15:28:02 -05:00 |
|
garak
|
a2aa5c0129
|
add buttons for encounter tab actions
|
2023-01-19 13:26:05 -05:00 |
|
garak
|
23d790cc4a
|
use custom model for encounter tables
|
2023-01-17 13:15:07 -05:00 |
|
garak
|
5309eb5f0e
|
call updateSelectedEvents only once at a time
|
2023-01-17 13:15:07 -05:00 |
|
garak
|
55c97a45d9
|
render collision apart from metatiles, using graphics item layering to display
|
2023-01-17 13:15:07 -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
|
5ef4fbafbc
|
Fix spacing typo
|
2023-01-16 00:46:30 -05:00 |
|
GriffinR
|
d5d0d64310
|
Fix new connections not appearing
|
2023-01-15 23:49:08 -05:00 |
|
GriffinR
|
0556afaf98
|
Only allow moving connections on connection tab
|
2023-01-15 23:18:19 -05:00 |
|
GriffinR
|
ca0c667135
|
Always allow connection warps
|
2023-01-15 22:47:27 -05:00 |
|
GriffinR
|
8594c2ce36
|
Display message when hovering on border metatiles
|
2022-11-28 23:08:57 -05:00 |
|
GriffinR
|
fa859a691f
|
Fix minimum connection bounds
|
2022-10-29 10:57:08 -04:00 |
|
GriffinR
|
8137388364
|
Fix QPalette highlights not working for all macOS themes
|
2022-10-25 02:00:00 -04:00 |
|
GriffinR
|
4c3a508534
|
Better type conversion custom event attributes
|
2022-10-18 19:52:35 -04:00 |
|
GriffinR
|
0e0da77c07
|
NONE_MAP -> DYNAMIC_MAP
|
2022-10-18 12:39:37 -04:00 |
|
GriffinR
|
e2a31336c5
|
Merge branch 'master' of https://github.com/huderlem/porymap into fix-json
|
2022-10-17 22:20:06 -04:00 |
|