Malkierian
ae480e107e
Implement Log Level selector setting ( #5263 )
...
* Implement Log Level selector setting.
* run clang
* Enum for default value.
* PR feedback: use CVAR_DEVELOPER_TOOLS in CVar builder.
* Slight change to try to force a PR update.
* screw you clang
2025-05-23 14:03:30 -07:00
Philip Dubé
ca32dfd246
Dampe Fire ( #5521 )
...
* No Dampe Fire
* spicy
* bikeshed
2025-05-23 14:03:20 -07:00
Philip Dubé
24013e2e5c
skip bottling big poes ( #5247 )
...
* setting to skip bottling big poes
empty bottle still required to collect
avoids logic needing to work around player soft locking by filling bottles without poe collector access
* No option, zero option
* TEXT_BIG_POE_COLLECTED_RANDO
* update preset
* fix talking to poe collector after receiving item
2025-05-23 14:00:35 -07:00
Jerom Venneker
ea95ca0a9a
Enabled Connecting and check synching when already in game
2025-05-23 19:28:42 +02:00
Jerom Venneker
a9e99e400c
Removed IS_ARCHIPELAGO defines
2025-05-23 18:22:50 +02:00
Jerom Venneker
b2c2be034e
Added Item Synch on game load
2025-05-23 18:04:08 +02:00
aMannus
c15abdc411
Init archipelago data, place different AP item types
2025-05-23 13:50:20 +02:00
aMannus
0a1a1088e1
Fix cmake for non-linux
2025-05-23 10:44:40 +02:00
aMannus
9533de7ef6
Merge branch 'pr/64' into aManchipelago
2025-05-23 10:39:04 +02:00
aMannus
9709ec461b
All AP save data initialized
2025-05-23 10:35:12 +02:00
aMannus
aed7dd3e42
Update models to lower poly version
2025-05-23 09:15:38 +02:00
aMannus
a52ae24422
Implement initial AP item models
2025-05-23 03:11:36 +02:00
aMannus
cc9d15e1b7
Initial AP save data
2025-05-23 01:21:29 +02:00
Jerom Venneker
108cc3b24d
Cleaned up Item recieve code and removed old AP mappings
2025-05-23 00:34:27 +02:00
Pepper0ni
a9fc317a5a
Fix crash when no valid enemies are selected ( #5519 )
...
* fix crash when no valid enemies are selected
* Clanged
2025-05-22 15:23:14 -07:00
Philip Dubé
1d716a5975
ShuffleBeehives.cpp ( #5511 )
2025-05-22 15:18:03 -07:00
Jerom Venneker
b24abb4ae4
Merge remote-tracking branch 'fork/aManchipelago' into AddArchipelagoClientLib
2025-05-22 23:00:04 +02:00
Jerom Venneker
0fa178ee40
made openssl use dynamic libraries on fedora
2025-05-22 22:58:28 +02:00
Pepper0ni
2511275b8b
Fix getting heart containers on pocket and skipped impas song ( #5518 )
...
* fix getting heart containers on pocket and skipped impas song
* curse you clang! CURSE YOU!
2025-05-21 15:01:54 -07:00
aMannus
1510c23684
Remove duplicate location sending
2025-05-21 23:14:30 +02:00
aMannus
a8a8c30543
Implement hook for archipelago
2025-05-21 22:59:59 +02:00
Malkierian
79b6719db3
Change soh.otr loading to use LocateFileAcrossAppDirs() instead of just the app bundle path. ( #5525 )
2025-05-21 11:30:16 -07:00
Pepper0ni
01ce1eeac8
Fix oversight in lab boots trick, you need to be able to swim back up ( #5524 )
2025-05-21 08:51:43 -07:00
Pepper0ni
5bf3761a18
Fix Boss and Tower entryways skipping requirements in decoupled ( #5484 )
...
* Fix boss and tower entryways in decoupled
* Add patches to child boss room entryways
* Apply fixes
* remember to set ALL the new exits
2025-05-21 08:51:34 -07:00
aMannus
513684d9a2
Merge pull request #63 from briaguya-ai/document-no-pem-decision
...
Document no pem decision
2025-05-21 11:40:31 +02:00
briaguya
99c16e3f0e
Merge branch 'aManchipelago' into document-no-pem-decision
2025-05-21 05:38:24 -04:00
briaguya
d7a1d6b24e
document no pem decision
2025-05-21 05:38:02 -04:00
aMannus
3b603e0cb5
Merge pull request #62 from briaguya-ai/archi-ssl-linux-maybe-mac
...
SSL for linux (and maybe mac)
2025-05-21 11:19:18 +02:00
briaguya
2ba5a68e3d
SSL for linux (and maybe mac)
2025-05-21 05:14:09 -04:00
aMannus
abc819626b
SSL support for windows
2025-05-21 10:54:02 +02:00
aMannus
dcfbcf8602
Log debug mode & location scouting progress
2025-05-20 15:27:38 +02:00
Philip Dubé
4216776cd6
Fix entrance optimization ( #5520 )
...
I'm an idiot
2025-05-19 22:47:04 -07:00
aMannus
815b248b87
Change input fields to cvars
2025-05-19 21:52:44 +02:00
Malkierian
e1f6297807
Merge pull request #5517 from HarbourMasters/develop-blair
...
Develop blair
2025-05-19 09:19:44 -07:00
aMannus
9e3e11692f
Update archipelago menu styling
2025-05-19 12:31:12 +02:00
aMannus
959b7dd433
Function renames
2025-05-19 11:16:13 +02:00
aMannus
1bf399658c
Replace archi SPD instances with built in console
2025-05-19 09:55:01 +02:00
briaguya
081f82875a
fix link voice missing when hanging off ledges ( #5506 )
...
* fix link voice missing when hanging off ledges
* remove unused bitrate var
* hardcoded but justified
* format
2025-05-18 21:24:57 -07:00
Pepper0ni
4334a132e3
fix the wrong codepath being used in CanBuy when generating seeds ( #5514 )
2025-05-18 14:28:55 -07:00
briaguya
f0e40fd1dc
fix incorrect token count in messages when tokensanity is off ( #5503 )
...
* fix incorrect token count in messages when tokensanity is off
* Update OTRGlobals.cpp
2025-05-18 14:26:10 -07:00
Pepper0ni
f16e34e8b8
fix and rename IsKeysanity to IsFireLoopLocked ( #5515 )
...
* c
* fix and rename IsKeysanity
* add comment
2025-05-18 14:25:18 -07:00
aMannus
21c53aff93
Crude archipelago log window
2025-05-18 22:56:27 +02:00
briaguya
53566c9a73
fix incorrect __VA_ARGS__ use in lusprintf version of osSyncPrintf ( #5510 )
2025-05-18 16:25:24 -04:00
briaguya
50f42b93fe
fix "is valid for C/ObjC but not for C++" warnings ( #5512 )
2025-05-18 16:25:00 -04:00
aMannus
68f73d86f5
Move menu to Network tab, clean up switch
2025-05-18 20:42:55 +02:00
aMannus
e7ab37c6cc
Make it build baby!
2025-05-18 20:31:19 +02:00
aMannus
95cc7ae8e2
File directory cleanup and options window separation
2025-05-18 14:36:37 +02:00
aMannus
3dd7ef6a59
Merge pull request #61 from jeromkiller/AddArchipelagoClientLib
...
Add archipelago client lib
2025-05-18 13:31:04 +02:00
Malkierian
ecad59e31f
Add tooltip to Generate Seed button when disabled indicating the need to be on File Select. ( #5509 )
2025-05-17 18:52:45 -07:00
Pepper0ni
8e34942924
Toggle the vanilla flags instead of the rando flags when removing one time scrubs ( #5504 )
2025-05-17 18:06:24 -07:00