Rangi
|
0df29e5aaf
|
Update to rgbds v0.7.0
|
2024-01-04 21:55:57 +01:00 |
|
xCrystal
|
3e952c0b0f
|
Use DEF before EQU syntax
|
2024-01-04 21:47:44 +01:00 |
|
xCrystal
|
16ba25346c
|
Implement Rock Smash technique (#34)
|
2023-12-28 19:53:34 +01:00 |
|
xCrystal
|
2d8ccc53df
|
Reorganize the locations of disabled spaces engine code (#33)
|
2023-12-21 20:04:30 +01:00 |
|
xCrystal
|
1cc65f4255
|
Implement disabled spaces through east/west connections (#33)
|
2023-12-21 19:56:52 +01:00 |
|
xCrystal
|
fc6f496254
|
Implement disabled spaces through north/south connections (#33)
|
2023-12-21 18:16:31 +01:00 |
|
xCrystal
|
7641bb7876
|
Implement the engine to backup disabled map spaces (#33)
|
2023-12-20 19:14:28 +01:00 |
|
xCrystal
|
d097191ab1
|
Implement the engine to backup map objects when chaning maps (#32)
|
2023-12-15 19:10:47 +01:00 |
|
xCrystal
|
2bca51eb09
|
Rename Map<N>Object addresses to MapObject<N>; create wMapObjectsBackups and sMapObjectsBackups in respective WRAM/SRAM sections (#32)
|
2023-12-15 13:43:42 +01:00 |
|
xCrystal
|
7ede3d1357
|
Create COLL_OUT_OF_BOUNDS to handle isolated areas within the same map that should not be visible in View Map mode (#29)
|
2023-12-14 21:24:08 +01:00 |
|
xCrystal
|
af9ab166c4
|
Ensure anchor points are applied when landing after warp by creating a new setup script
|
2023-12-14 17:11:15 +01:00 |
|
xCrystal
|
933fca3b4b
|
Implement talker events [commit 2] (#30)
|
2023-11-28 18:02:00 +01:00 |
|
xCrystal
|
88b6810a18
|
Implement talker events [commit 1] (#30)
|
2023-11-28 13:59:36 +01:00 |
|
xCrystal
|
6613cd5386
|
Add anchor points to support manual movement between spaces (#26)
|
2023-11-16 17:20:13 +01:00 |
|
xCrystal
|
29bea311fe
|
Rename PAL_OW_EMOTE and PAL_NPC_EMOTE to *_GREY
|
2023-11-05 11:07:32 +01:00 |
|
xCrystal
|
8f3e9b04e2
|
Implement View Map mode [commit 4]: draw arrows OAM and refactor previous commit to support this (#29)
|
2023-11-04 13:04:25 +01:00 |
|
xCrystal
|
85f9c258b5
|
Fix that CheckObjectCoveredByTextbox doesn't account for the background scroll (SCX/SCY) (#8)
|
2023-10-31 16:02:37 +01:00 |
|
xCrystal
|
a52e7f4df5
|
Effects of branch space [Commit 1] (#28)
|
2023-10-24 20:36:23 +02:00 |
|
xCrystal
|
89a17c3a05
|
Make sure overworld sprites don't appear after returning from overworld [bugfix] (#17)
|
2023-10-21 19:29:29 +02:00 |
|
xCrystal
|
e9ad1f5612
|
Rename _UpdateSprites to _UpdateActiveSprites and create UpdateActiveSprites in home back (along with the existing UpdateSprites)
|
2023-10-21 18:46:56 +02:00 |
|
xCrystal
|
b0e2e7aef3
|
Rename wCurSpaceData and wTempSpaceData to *SpaceStruct and create space_struct macro
|
2023-10-20 20:16:10 +02:00 |
|
xCrystal
|
3291b82069
|
Implementation of basic navigation and movement across linear spaces (#24)
|
2023-10-18 17:46:57 +02:00 |
|
xCrystal
|
47422a1adb
|
Begin implementation of base effect of regular spaces (#21)
|
2023-10-14 19:28:35 +02:00 |
|
xCrystal
|
917db30e98
|
Save game and clear board menu cursor position during game menu (#17)
|
2023-10-07 19:08:54 +02:00 |
|
xCrystal
|
a01f04e967
|
Implement common tileset portion at second half of vTiles5: palette maps (#19)
|
2023-10-04 17:20:48 +02:00 |
|