732 Commits

Author SHA1 Message Date
briaguya
978ddcc5a6
Merge pull request #1471 from HarbourMasters/develop-zhora
zhora -> rando-next
2022-09-14 10:58:59 -04:00
briaguya
941cf65227
use strnlen for c string empty check (#1352)
* use strcmp for c string compare

* Update z_file_choose.c

Co-authored-by: briaguya <briaguya@alice>
2022-09-13 21:12:03 -04:00
lilDavid
18a26b480e
Use Color_RGB8 CVars in z_message_PAL (#1372) 2022-09-13 20:45:51 -04:00
Christopher Leggett
67bbeca809
Another fix for getting items near critters. (#1332) 2022-09-13 20:45:23 -04:00
Josh Bodner
eda5a6ac91
Fix blocks not being pushed all the way (#1363) 2022-09-13 20:38:26 -04:00
Garrett Cox
420ebf3715
Fix amount of keys given for BotW 2022-09-13 01:13:20 -05:00
Sarge-117
4db2f44f7b Merge remote-tracking branch 'upstream/rando-next' into rando-enhanced-magic-arrows 2022-09-11 11:32:50 -07:00
briaguya
1eb6235ddc
Merge pull request #1456 from leggettc18/leggettc18/issue1437
Fixes Ice Trap as starting item.
2022-09-09 21:46:40 -04:00
Christopher Leggett
944d5344dc
Applies fix to Song from Impa as well. 2022-09-09 19:20:20 -04:00
Christopher Leggett
cfc24b16ca
crash on pause menu on linux (only in appimage)
Fixes #1437
2022-09-09 19:20:20 -04:00
Sarge-117
aee6445a45 Fix merge error 2022-09-08 22:22:31 -07:00
Sarge-117
0f0c438b1b Merge remote-tracking branch 'upstream/rando-next' into rando-enhanced-magic-arrows 2022-09-08 22:04:30 -07:00
briaguya
19b8e12933
Merge pull request #1449 from HarbourMasters/develop-zhora
zhora -> rando-next
2022-09-09 00:16:36 -04:00
Sarge-117
a9f3aedf8e
Enhanced Magic Arrows (non-rando) (#1376)
* Add magic arrow enhancements, non-rando

Changes to red ice actor, sun switch actor, and mudwall actor to adjust their collision

* Update tooltip

* Simplify mudwall collision check

* Restore checkboxes in menu

Accidentally lost these during merge

* Update tooltip

* Add line break in tooltip

* Clarify var names and comments

Also preserve chain platform cutscene in spirit based on Link's position

* Remove !=0 from cvar check

* Missed a couple

* Clean up chain platform cutscene check
2022-09-08 22:58:08 -04:00
Kenix3
4a0269b3b1
Increment version 2022-09-08 19:10:03 -04:00
Sarge-117
cfc5d1d4e3 Fix merge error
Didn't mean to have Zhora changes in here yet
2022-09-06 14:05:29 -07:00
Sarge-117
d96feaf4a4 Tidy up chain platform cutscene check 2022-09-06 14:00:09 -07:00
Sarge-117
100d83151e Merge remote-tracking branch 'upstream/rando-next' into rando-enhanced-magic-arrows 2022-09-06 12:43:13 -07:00
Sarge-117
9e6defe1b5 Fix merge mistake 2022-09-06 12:21:06 -07:00
Sarge-117
99b9531cfd Merge branch 'zhora-magic-arrows' into rando-enhanced-magic-arrows 2022-09-06 11:10:46 -07:00
Sarge-117
37acd52016 Clarify var names and comments 2022-09-06 11:05:52 -07:00
Sarge-117
5991be8256 Remove !=0 from cvar check 2022-09-06 10:57:08 -07:00
Sarge-117
a73729b9b1 Clarify var names and comments
Also preserve chain platform cutscene in spirit based on Link's position
2022-09-06 10:40:26 -07:00
Sarge-117
a999a51998 Merge remote-tracking branch 'upstream/develop-zhora' into zhora-magic-arrows 2022-09-06 08:50:37 -07:00
aMannus
3b844375b7
Add missing pendingFlags (#1414) 2022-09-06 11:27:26 +02:00
Sarge-117
db9f608177 Merge remote-tracking branch 'upstream/rando-next' into rando-enhanced-magic-arrows 2022-09-05 21:41:18 -07:00
Garrett Cox
a99330a8a5 Fix #1417 2022-09-05 23:34:52 -05:00
briaguya
885d6dc6c2
Merge pull request #1422 from garrettjoecox/scrubs-trials-persist
Add merchantPrices to save file instead of loading from active spoiler log
2022-09-05 19:41:58 -04:00
Garrett Cox
1c13fdec5f Add trials required and merchant prices to save file instead of loading from active spoiler log 2022-09-05 14:55:34 -05:00
aMannus
39852c9278 Fix Sold Out bug 2022-09-05 11:46:50 +02:00
aMannus
983ab139d5 Add another flag to skip mask shop 2022-09-05 00:35:56 +02:00
aMannus
70ab1406e1 Incorporate magic arrows in rando settings 2022-09-03 22:56:09 +02:00
Sarge-117
a260f680d1
Merge branch 'rando-next' into rando-enhanced-magic-arrows 2022-09-03 12:17:23 -07:00
briaguya
d90145da47
Merge pull request #1391 from aMannus/rando-skip-scarecrow
Rando: Add Skip Scarecrow's Song option
2022-09-03 15:04:58 -04:00
briaguya
8e49f0465c
Merge pull request #1399 from aMannus/rando-bombchu-drops
Rando: Add Bombchu Drops
2022-09-03 15:03:30 -04:00
Sarge-117
e1da7bf9af Merge remote-tracking branch 'upstream/rando-next' into rando-enhanced-magic-arrows 2022-09-03 11:58:38 -07:00
aMannus
6cd8d6ca3a Clean up bool 2022-09-03 20:48:00 +02:00
Sarge-117
5a9540585a Simplify mudwall collision check 2022-09-03 11:35:19 -07:00
Sarge-117
0151294648 Simplify mudwall collision check
There was no need to have a second collider specifically for Ice Arrow hits
2022-09-03 11:24:17 -07:00
aMannus
274242e0d7 Implement rando bombchu drops 2022-09-03 20:17:12 +02:00
Sarge-117
92bb55531a Merge remote-tracking branch 'upstream/develop-zhora' into zhora-magic-arrows 2022-09-03 09:32:00 -07:00
Sarge-117
05f7b65d28 Merge remote-tracking branch 'upstream/rando-next' into rando-enhanced-magic-arrows 2022-09-03 09:30:14 -07:00
Christopher Leggett
e079c254f1
Fixes Link starting with BGS 2022-09-03 09:39:03 -04:00
aMannus
8d2f63419f Implement Skip Scarecrow's Song 2022-09-03 14:40:41 +02:00
briaguya
3a6d7fcfd0 and make it build 2022-09-03 04:23:25 -04:00
briaguya
975a854054 Merge branch 'develop-zhora' into z-to-rando-next 2022-09-03 03:47:09 -04:00
Christopher Leggett
350d0b91ed
Removes unneeded GiveLinkItem functions. 2022-09-03 02:47:42 -04:00
Christopher Leggett
36cc9d562c
Adds more options for Link's starting item. 2022-09-03 02:34:21 -04:00
briaguya
6daf357fd9
fix include fix build (#1385)
Co-authored-by: briaguya <briaguya@alice>
2022-09-03 02:13:20 -04:00
Christopher Leggett
2015e3a041
Converts Song from Impa to use Item_Give 2022-09-03 01:48:07 -04:00