Commit Graph
35 Commits
Author SHA1 Message Date
karafruit 78dd5c65fc isort 2026-01-25 13:59:45 -06:00
codemann8 89e91a85fd Merged in DR v1.4.5 2024-08-21 03:57:12 -05:00
codemann8 67c87426fb Some fixed errors with Prize Shuffle 2024-08-16 18:23:44 -05:00
codemann8 103e098a2e Initial Prize Shuffle Implementation
commit c89c5d3798e2a777011e90d565d74af792330d9f
commit 4159f2e7097fca648828a60d8f6878211d0ded9e
commit a80e3a4301d69146ccfffe0f2f375adac381e165
commit d8ac588cb904152831f514d8276be4e39a43dcd0
commit 68eb75e3391631355b4f56f1dcb7e9dadadf1fdf
commit ba241b47964eadfb40ad323f87b1117598dd91a6
commit aed2821c7165822f5fd5cc1ff3f58f2af095d915
commit bd1c5d8d35ae3cae5f27f236346fff057b7b8cd7
commit f034e31cc585a1648657fc2c4850ebc0c1d8bf78

Author: codemann8 <codemann8@gmail.com>
2024-05-23 18:40:50 -05:00
codemann8 21a1706657 Merged in DR v1.4.1.6 2024-02-23 11:48:04 -06:00
aerinon f906633c2b Fix for older key drops (multidata still uses the old address calculation) 2023-08-09 13:30:14 -06:00
aerinon 5d3c401f1f Remove hovers in waterway from drop pool 2023-08-04 10:48:59 -06:00
codemann8 d79c8c1fd1 Merged in DR v1.2.0.19 2023-07-29 05:03:37 -05:00
aerinon 75fc1f7cc3 Fixed customizer example
Fixed /missing command in multiworld for non-pottery lottery settings
2023-07-28 12:29:47 -06:00
aerinon 627168e771 First pass on multiworld for enemy drops. Fixed a few graphical enemizer issues. 2023-06-26 10:29:37 -06:00
codemann8 30deb1d5bc Fix for Bonk Locations in Multiworld 2023-03-12 19:25:35 -05:00
codemann8 9ef8f54e5b Added Multiworld Support for Bonk Drops 2022-07-24 16:21:21 -05:00
aerinon a48a73bcb7 MultiClient fix for shop sram move 2022-05-13 16:09:03 -06:00
cassidoxa 3fe0683fe5 Change pot addresses 2022-04-23 01:25:34 -04:00
aerinon 600343683a Revert SRAM changes 2022-02-10 08:36:30 -07:00
aerinon 49accbd2b1 Many bugfixes
* Fixed inverted generation issues with pottery option
* Moved SRAM according to SRAM standard
* Removed equitable algorithm
* Upped TFH goal limit to 254
* Cuccos should no longer cause trap door rooms to not open
* Added double click fix for install.py
* Fix for pottery item palettes near bonkable torches
* Fix for multiworld progression balancing would place Nothing or Arrow items
2022-02-09 14:19:10 -07:00
aerinon 5211b305e6 Re-worked settings for pottery lottery
Fixed multiworld support for lottery
2022-01-21 16:10:33 -07:00
aerinon d6a56e645e Bug with MutliClient that didn't register shop locations unless you were in one 2021-08-12 13:45:20 -06:00
aerinon 9d32a85b89 Progressive limits ignored for shop items (multiworld)
Multi Client improvements to reporting
2021-02-18 13:39:03 -07:00
aerinon b5f3c752e6 Shop work:
- Potion shop
- Cap Fairy blacklist
- Item counter increased over 255
- Inverted work
- Static sram for shops
- Price adjustments (and discounts)
2021-02-01 09:57:20 -07:00
aerinon 7d3bb07382 Fix /missing command 2020-11-12 06:31:44 -07:00
aerinon cdf5f23b75 Potential multiworld fixes for keydropshuffle 2020-11-03 10:19:22 -07:00
aerinon 471ab3d50e Hint work (Lobby, Ganon, Keydropshuffle)
Preliminary multiworld work
2020-10-27 11:37:47 -06:00
Bonta-kun 7f800de8d0 MultiServer/Client: use logging instead of print and log time on the server 2020-01-18 12:21:57 +01:00
Bonta-kun f843c401c7 MultiClient: signal an event when receiving item data to improve responsiveness 2020-01-18 11:28:08 +01:00
Bonta-kun e941f738ba MultiClient: get rid of packages install hacks, use requirements.txt instead 2020-01-18 10:05:59 +01:00
Bonta-kun f988f7671b --remote_items toggle: items will no longer be stored in the rom, a connection to a multiworld server will be required to receive them 2020-01-18 09:50:12 +01:00
Bonta-kun 2d26d63cce MultiClient: fix roominfo sort 2020-01-15 03:00:30 +01:00
Bonta-kun ad278f91d6 Multiworld: clients will now be automatically be identified from the rom name and have their names and teams set by the host, meaning those need to be configured during seed gen
Player names will show up in spoiler log and hint tiles instead of player id
MultiClient: autoreconnect to mw server
2020-01-14 10:42:27 +01:00
Bonta-kun 3e99c3c9a3 MultiClient: auto reconnect to snes 2020-01-13 03:55:33 +01:00
Bonta-kun 82a6961777 MultiClient: default port to 38281 2020-01-10 22:43:01 +01:00
Bonta-kun 1be0d62d4f MultiClient: allow different protocols if a prefix is present 2020-01-05 20:22:19 +01:00
Bonta-kun 04f5f2fa84 Multi client/server: log fewer exceptions 2019-12-16 18:39:00 +01:00
Bonta-kun 1a60d263ff client: accept rom names smaller than 21b 2019-12-10 03:01:13 +01:00
Bonta-kun 55a30aa91f multiworld 2019-12-09 19:27:56 +01:00