Fabian Dill
|
8bfddb7fc6
|
Remove Single-Item logic macros
|
2021-02-27 17:11:54 +01:00 |
Fabian Dill
|
bda86a65f7
|
Add Grimmkin Flames logic
|
2021-02-27 16:27:35 +01:00 |
CaitSith2
|
2e275d1f4e
|
Merge remote-tracking branch 'pepperpow/triforce_changes' into main
|
2021-02-26 19:56:44 -08:00 |
pepperpow
|
1ee26a843f
|
Updated rom to latest, removed AdjusterMain
|
2021-02-26 16:45:44 -06:00 |
CaitSith2
|
febe786968
|
Baserom changes
* Safeguard SRAM from Hobo / Pedestal / Zora specific things.
* No more glitchy rain.
|
2021-02-26 13:00:28 -08:00 |
Fabian Dill
|
f15c80953b
|
Make Linter happy
|
2021-02-26 21:49:23 +01:00 |
Fabian Dill
|
abcc2690f0
|
Add "Fake" (Randomizer-only) Hollow Knight items
|
2021-02-26 21:03:16 +01:00 |
Fabian Dill
|
c9fc446d13
|
Hollow Knight logic tests (just some samples)
|
2021-02-25 18:23:19 +01:00 |
Chris Wilson
|
8615b2f0f5
|
Finish implementing the player tracker
|
2021-02-25 01:16:22 -05:00 |
CaitSith2
|
69c1e138b4
|
Use a default value.
|
2021-02-24 20:28:52 -08:00 |
Fabian Dill
|
e5e70db380
|
improve set_getters a bit
|
2021-02-25 04:14:46 +01:00 |
Fabian Dill
|
f19291aaed
|
Remove Fake Hollow Knight Items and Locations
Add GetDataPackage Network system
|
2021-02-25 02:07:28 +01:00 |
CaitSith2
|
056a0c739c
|
No point in assigning a seed for vanilla ER layout.
|
2021-02-24 13:23:42 -08:00 |
Fabian Dill
|
499f67c586
|
HK Logic
|
2021-02-24 06:02:51 +01:00 |
Chris Wilson
|
c38eafeb59
|
Eliminate excess data being passed to playerTracker.html
|
2021-02-23 23:16:02 -05:00 |
Chris Wilson
|
cb4ed06eb8
|
Fix progressive items not being tracked correctly
|
2021-02-23 22:43:40 -05:00 |
Chris Wilson
|
1749ca333c
|
Fix alignment issue, include checks done / total checks
|
2021-02-23 20:19:41 -05:00 |
Chris Wilson
|
34c74c9d2a
|
Set up basic template for player tracker
|
2021-02-23 19:34:35 -05:00 |
Fabian Dill
|
e60ae897b4
|
Allow HK items in shops and allow settings local/non-local items for HK
|
2021-02-24 00:36:37 +01:00 |
Chris Wilson
|
9c8169afa2
|
Correct wording on the weighted settings page regarding the restrict_dungeon_item_on_boss setting.
|
2021-02-23 01:06:49 -05:00 |
Chris Wilson
|
c0c3d523ca
|
Merge branch 'solo-tracker' into main
|
2021-02-23 00:06:35 -05:00 |
Chris Wilson
|
3027112a45
|
Finish writing backend for Jinja template for player-tracker
|
2021-02-23 00:05:31 -05:00 |
pepperpow
|
be64795bda
|
Failed to put a comma
|
2021-02-22 22:50:37 -06:00 |
pepperpow
|
66c36ade04
|
Adjust offsets for new rom
|
2021-02-22 22:45:52 -06:00 |
pepperpow
|
222784dbb6
|
Merge branch 'main' of https://github.com/Berserker66/MultiWorld-Utilities into triforce_changes
|
2021-02-22 22:44:43 -06:00 |
CaitSith2
|
4c1033a91d
|
Actually get player specific values.
|
2021-02-22 12:52:39 -08:00 |
CaitSith2
|
9c50d0ba28
|
Allow for team shared unknown initial seeds.
|
2021-02-22 12:42:14 -08:00 |
Fabian Dill
|
a248fd5f94
|
add a HK game completion rule
|
2021-02-22 11:18:53 +01:00 |
Fabian Dill
|
fe17fc6320
|
log misunderstood network commands
|
2021-02-21 23:54:08 +01:00 |
Fabian Dill
|
cbbdb2948d
|
attach command to args dict
|
2021-02-21 23:46:05 +01:00 |
Fabian Dill
|
8a395a3021
|
update guis
|
2021-02-21 20:37:43 +01:00 |
Fabian Dill
|
ff9b24e88e
|
Hollow Knight integration
(prototype status)
|
2021-02-21 20:17:24 +01:00 |
Fabian Dill
|
dcce53f8c8
|
Merge branch 'main' into breaking_changes
# Conflicts:
# Adjuster.py
# Gui.py
# MultiClient.py
# setup.py
# worlds/alttp/AdjusterMain.py
# worlds/alttp/Main.py
|
2021-02-21 20:15:07 +01:00 |
Fabian Dill
|
a8bace554e
|
update prompt_toolkit
|
2021-02-21 13:57:00 +01:00 |
Fabian Dill
|
c0cd79f0d7
|
Garbage Collect Autohost subprocesses to accumulate less open file descriptors which may crash the webhost service.
|
2021-02-21 11:07:02 +01:00 |
Chris Wilson
|
67f0663715
|
Initial testing commit for a solo-tracker on the website. Nothing to see here.
|
2021-02-21 00:38:53 -05:00 |
CaitSith2
|
8dc2a5748c
|
Allow for possible reuse of er layout
This is done by assigning a unique seed to each player who doesn't have one set. er layout seed is output in spoiler log.
|
2021-02-20 12:01:38 -08:00 |
CaitSith2
|
8c020db07d
|
Add an identifier for triggers, to know which branch the seed is rolled on.
|
2021-02-19 23:21:18 -08:00 |
Fabian Dill
|
c55cf28229
|
allow ER coop
|
2021-02-20 02:30:55 +01:00 |
Fabian Dill
|
a7cbb440d1
|
speed up connecting single-doors
|
2021-02-20 01:48:24 +01:00 |
Chris Wilson
|
5e8b4ac3ce
|
Weighted Settings v4.0.1 rev1 - Fix a bug (it was a typo) causing the "puke" palettes to never be updated on weighted settings files generated from the website.
- Also added the "reduceflashing" option to weighted settings
|
2021-02-19 17:50:49 -05:00 |
Fabian Dill
|
cb02977c1c
|
update ingame text to match license file
|
2021-02-19 19:44:25 +01:00 |
Fabian Dill
|
596552037c
|
mention where a rom is patched to
|
2021-02-19 19:10:01 +01:00 |
Fabian Dill
|
12222d5a4c
|
Split adjuster into own program
|
2021-02-19 19:08:11 +01:00 |
pepperpow
|
fca64f1177
|
Removes Flashing instances in game (#168)
* Added reduced flashing, triforce hud and cutscene options
* Corrected parameters and replacement order
* Mixed up rom byte
* Removed triforce hud, smoothed cutscene speed and reset tables
* Removed triforcehud line and added bird cutscene speedup
* Added options to yaml
* Added check for race rom generation (is not internal asm)
* Added options to GUI (check sprite adjust crash)
* Fixed inconsistency in setting weight
* A "slow" setting for the cutscenespeed (#1)
* Slow wall setting
* Slow wall setting
* Slow wall setting
* Slow wall setting
* Slow wall setting
* Slow wall setting
* Update playerSettings.yaml
* Remove instances of cutscene speed modification
* Changed command to remove to mitigate frame advantage
* Antiepilepsy enabled for default/race roms, param change, RTL byte
* Found a frame independent antiflashing patch for real
* Further ASM patching style
* Reduce these changes to just two bytes
* Added patches for Dark Mountain and Ether Flashing palette reveal
Co-authored-by: StructuralMike <66819228+StructuralMike@users.noreply.github.com>
|
2021-02-19 17:45:54 +01:00 |
Fabian Dill
|
68c639d798
|
empty text comes before text; right.
|
2021-02-19 15:23:18 +01:00 |
Fabian Dill
|
9b6a695551
|
default sort hints table so that it pushes found hints to the bottom
|
2021-02-19 15:18:26 +01:00 |
Fabian Dill
|
129d2ec037
|
remove unnecessary ternaries in multiclient
|
2021-02-19 13:50:41 +01:00 |
Fabian Dill
|
96dfccdbfc
|
set correct version in multidata
|
2021-02-19 13:47:25 +01:00 |
Fabian Dill
|
122e360ec8
|
Merge branch 'main' into breaking_changes
# Conflicts:
# MultiClient.py
# Utils.py
# worlds/alttp/ItemPool.py
# worlds/alttp/Main.py
# worlds/alttp/Shops.py
|
2021-02-19 13:45:50 +01:00 |