2409 Commits

Author SHA1 Message Date
Pierre de La Morinerie
146f51472c
Merge pull request #480 from zladx/kill-order
Document wKillOrder and the Tunic Glitch
2022-11-10 18:00:16 +01:00
Tobias V. Langhoff
ed9092244a Document wKillOrder and the Tunic Glitch
Also rename wKillCount2 to wKillCount
2022-11-10 17:41:33 +01:00
daid
81407f9bca
Merge pull request #478 from zladx/gel-to-zol
Change "gel" to "zol", and "mini-gel" to "gel"
2022-11-08 08:52:10 +01:00
Pierre de La Morinerie
1a068364b0
Merge pull request #477 from zladx/fix-spelling
Fix some spelling mistakes
2022-11-08 07:14:42 +01:00
Tobias V. Langhoff
c77c5cbab7 Fix some spelling mistakes 2022-11-08 00:28:53 +01:00
Tobias V. Langhoff
acb9297ee1 Change "gel" to "zol", and "mini-gel" to "gel"
These are the canonical names of these enemies
2022-11-07 23:16:05 +01:00
Tobias V. Langhoff
dc6874645f
Merge pull request #476 from zladx/boss-code
Fix disassembly of some genie code
2022-11-07 22:24:47 +01:00
Tobias V. Langhoff
45d92db934
Merge pull request #472 from zladx/gameplay-constants
Add missing gameplay constants
2022-11-07 22:20:47 +01:00
Tobias V. Langhoff
aa1ca7d026 Add missing gameplay constants 2022-11-07 18:58:54 +01:00
Tobias V. Langhoff
05bb48b174 Document DropHeartContainer and BossDestructionHandler for banks 4 and 5 2022-11-07 18:53:07 +01:00
Tobias V. Langhoff
df4572c453 Fix disassembly of some genie code
This makes the bank properly shiftable
2022-11-07 18:52:06 +01:00
Pierre de La Morinerie
d77515f9fb
Merge pull request #475 from zladx/document-kill-all-enemies
events: document code for the "Kill all enemies" check
2022-11-06 09:59:17 +01:00
Pierre de La Morinerie
1a832aa5f6 events: document code for the "Kill all enemies" check 2022-11-06 09:57:46 +01:00
Tobias V. Langhoff
0b8a2559d8
Merge pull request #474 from zladx/dialog-skipping 2022-11-04 14:34:49 +01:00
Tobias V. Langhoff
d105664751
Merge pull request #473 from zladx/mysterious-forest 2022-11-04 09:08:20 +01:00
Tobias V. Langhoff
e70c906de8 Dialog skipping and continuing
* Document some stuff related to dialogs
* Document dialog skipping, ie. pressing B to skip dialog
* Pull dialog skipping support out of patch 1 and into its own patch
2022-11-04 01:14:59 +01:00
Tobias V. Langhoff
2391f8cb06 Add label for marking getting lost in Mysterious Forest 2022-11-03 21:52:16 +01:00
Tobias V. Langhoff
8041600b1c
Merge pull request #471 from zladx/dialog-cooldown 2022-11-03 20:18:29 +01:00
Tobias V. Langhoff
63ee2cb29d Document cooldowns, and misc fixes 2022-11-03 18:58:53 +01:00
Kelsey Higham
c1ac332a71
document world and ending palettes (#469) 2022-11-02 15:13:22 -07:00
Tobias V. Langhoff
97c501f39c
Merge pull request #468 from zladx/marin-related
Marin-related annotations
2022-11-02 21:34:05 +01:00
Tobias V. Langhoff
72212e257b
Update src/constants/memory/wram.asm
Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
2022-11-02 21:32:14 +01:00
Pierre de La Morinerie
11f6ad71c5
Merge pull request #467 from zladx/marine-to-marin
Change "Marine" (French spelling) to "Marin" in constants
2022-11-02 21:08:25 +01:00
Tobias V. Langhoff
f83228e147 Marin-related annotations 2022-11-02 16:14:45 +01:00
Tobias V. Langhoff
285b9df1ce Change "Marine" (French spelling) to Marin in constants 2022-11-02 15:03:11 +01:00
Pierre de La Morinerie
4164e5f119
Merge pull request #459 from zladx/document-diacritics
data: document diacritics use in the different languages
2022-10-31 07:20:56 +01:00
Pierre de La Morinerie
b57bf1e1b2 data: document diacritics use in the different languages 2022-10-30 21:43:03 +01:00
Kelsey Higham
569fd6c529
document overworld and interior palettes (#466)
document overworld and interior palettes
2022-10-28 09:50:12 -07:00
Kelsey Higham
a6d70d2c92
convert palettes to standard hex colors (#465) 2022-10-25 21:02:41 -07:00
Kelsey Higham
7da3254173
Merge pull request #463 from zladx/rgb-macro-fix
fix RGB macro
2022-10-21 06:52:15 -07:00
Kelsey Higham
95f5fdc5e5
fix RGB macro 2022-10-21 05:52:56 -07:00
Kelsey Higham
3f713e0a44
Merge pull request #462 from KelseyHigham/thief-name
improve support for translated thief & Easter egg name
2022-10-21 04:02:56 -07:00
Kelsey Higham
106279c627
improve support for translated thief & debug name 2022-10-20 19:42:16 -07:00
Tobias V. Langhoff
da319e89f7
Merge pull request #460 from zladx/merge-patches-diacritics 2022-10-18 00:29:34 +02:00
Tobias V. Langhoff
efb7909ce0 Rename __DO_CHECK_DIACRITICS__ to __DIACRITICS_SUPPORT__ 2022-10-17 13:39:51 +02:00
Tobias V. Langhoff
5f28490a15 Rename hRoomBank to hDialogBackgroundTile in file menus 2022-10-17 13:37:08 +02:00
Tobias V. Langhoff
2c3d7810b1 Roll functionality from patch 9 and patch B into diacritics flag
- Patch 9: Move everything except a few optimizations into diacritics
- Patch B: Remove patch, split into diacritics and French
2022-10-17 13:36:30 +02:00
Tobias V. Langhoff
776230754d
Merge pull request #458 from tobiasvl/rename-dakuten-to-diacritic
Rename "dakuten" to the more general term "diacritic"
2022-10-16 17:53:59 +02:00
Pierre de La Morinerie
58e9d085dc
Merge pull request #456 from zladx/no-null-terminator
tools: add --no-file-terminator to convert_background.py
2022-10-16 17:44:39 +02:00
Tobias V. Langhoff
c8e3a1fb77 Rename "dakuten" to the more general term "diacritic" 2022-10-16 14:17:45 +02:00
Pierre de La Morinerie
282497010a tools: add --no-file-terminator to convert_background.py
Partial tilemaps don't end with a NULL terminator. Instead, commands
cascade into the next tilemap stored in ROM or RAM.

This is used mostly by menu commands, which overwrite the larger menu
tilemaps.

When decoding, the `--no-file-terminator` option tells the decoder that
the file is expected to end abruptely.

And when encoding, the `--no-file-terminator` option tells the encoder
not to append the NULL file terminator at the end of the file.

Fix #448
2022-10-15 15:08:03 +02:00
Pierre de La Morinerie
1bfd05a8ff
Merge pull request #457 from zladx/hex-location
tools: allow specifying --location as an hex address
2022-10-15 15:07:58 +02:00
Tobias V. Langhoff
5e3a75c0cd
Merge pull request #451 from tobiasvl/update-build-flags 2022-10-15 00:12:25 +02:00
Tobias V. Langhoff
81385dcb71 Use RGBDS v0.6.0 Docker image for CI 2022-10-15 00:11:23 +02:00
Tobias V. Langhoff
e2a4ebcec3 Error and abort build if RGBDS version is too low, < 0.5.0 2022-10-15 00:11:17 +02:00
Pierre de La Morinerie
f10a3b1978 tools: allow specifying --location as an hex address 2022-10-14 17:59:20 +02:00
daid
ec21e6bf64
Merge pull request #455 from tobiasvl/patch-1
Fix command line flag
2022-10-14 15:38:35 +02:00
Tobias V. Langhoff
dc336c016e
Fix command line flag 2022-10-14 15:23:00 +02:00
Tobias V. Langhoff
208170f60d Conditionally add rgbasm flags to suppress deprecation warnings
We explicitly opt into behavior that might stop being the default
(LDH optimization and HALT/NOP)
2022-10-13 00:35:40 +02:00
Pierre de La Morinerie
13f8e6be70
Merge pull request #454 from ISSOtm/rgbds-0.6.0
Mark DMG slime key image as non-indexed
2022-10-11 07:41:59 +02:00