aerinon
f275dfb218
Test files
2020-09-24 16:03:16 -06:00
aerinon
0bb7e7caf8
update ci to build dev releases for now
v0.0.21dev.81053538
2020-04-17 14:13:27 -06:00
aerinon
88b93d2649
Bump version
2020-04-17 14:08:52 -06:00
aerinon
1f2edde2e5
Add minor notes
2020-04-17 14:07:39 -06:00
aerinon
bc06b86311
Multiworld torch key fix
2020-04-16 15:52:19 -06:00
aerinon
57cd5575da
Merge branch 'patch-1' of https://github.com/zig-for/ALttPEntranceRandomizer into zig-for-patch-2
2020-04-16 14:31:55 -06:00
zig-for
8aab7715be
Red and Blue Pendant are switched
...
Found this today.
This leads to the Spoiler log (and thus my bot) giving the wrong Pendant values.
https://github.com/sporchia/alttp_vt_randomizer/blob/master/app/Item.php#L147-L149
``` new Item\Pendant('PendantOfCourage', [0x37, 0x04, 0x38, 0x62, 0x00, 0x69, 0x01], $world), // Green
new Item\Pendant('PendantOfWisdom', [0x38, 0x01, 0x32, 0x60, 0x00, 0x69, 0x03], $world), // Red
new Item\Pendant('PendantOfPower', [0x39, 0x02, 0x34, 0x60, 0x00, 0x69, 0x02], $world), // Blue```
5996d6d978
2020-04-15 00:13:41 -07:00
aerinon
d02cc2bb15
Fix compassshuffle/mapshuffle menu flags
2020-04-13 14:49:04 -06:00
aerinon
09bd392fd0
Bugfix to map info
...
Bugfix to dungeon reminder on death
2020-04-10 11:19:05 -06:00
aerinon
acd430378d
Minor fix to vanilla doors
2020-04-09 17:32:06 -06:00
aerinon
ff3577358d
Version bump
...
Release notes updated
2020-04-09 17:14:42 -06:00
aerinon
8e7ed89723
Formatting
...
Json spoiler tied to jsonout arg
Fixed Default Link sprite button again
Removed odd return from local_path (need to test this with bundle)
2020-04-09 17:02:40 -06:00
aerinon
b86ffc3378
Merge branch 'miketrethewey-dev' into DoorDevUnstable
2020-04-09 15:55:42 -06:00
aerinon
23e6c5b14d
Merge branch 'dev' of https://github.com/miketrethewey/ALttPDoorRandomizer into miketrethewey-dev
2020-04-09 15:55:27 -06:00
aerinon
954a5fa09f
Merge branch 'CaitSith2-patch-1' into DoorDevUnstable
2020-04-09 15:54:34 -06:00
aerinon
e7c2e63166
Formatting
2020-04-09 15:53:58 -06:00
aerinon
f6f7d8add3
Merge branch 'patch-1' of https://github.com/CaitSith2/ALttPEntranceRandomizer into CaitSith2-patch-1
2020-04-09 15:51:17 -06:00
aerinon
7f935d6ff9
Fix fire speed for ice palace rooms
2020-04-08 17:04:33 -06:00
aerinon
4fe97f9b7f
Adjusted map info to be experimental
...
Moved mirror scroll to be standard in non-vanilla door shuffles
Fixed potential duplicate map issues
2020-04-08 15:56:03 -06:00
CaitSith2
e6f6ccf610
Add Big Key/Map/Compass (Agahnims Tower) ...
...
... to list of items that can be started with.
2020-04-07 19:04:52 -07:00
aerinon
114ed784f1
Torch keys counted like chest
...
Moved the total key counter to a count down on the left.
Added the BK indicator
Attempt to fix dungeon counters and fish error in Mystery.py
Removed double rom patch
AT map added.
5 chests min for all dungeons
2020-04-07 16:50:02 -06:00
Mike A. Trethewey
4c35b39e35
Fix Hints toggle on CLI
2020-04-07 02:17:25 -07:00
Mike A. Trethewey
c9d6b87d94
Update .gitignore
2020-04-05 12:14:41 -07:00
Mike A. Trethewey
ab5f2ab521
JSON Spoiler output
2020-04-05 09:50:01 -07:00
aerinon
bb402ff7f2
Dungeon reminder added to hud for Crossed dungeons
...
Blinking red square added to hud and it indicates a boss room is close by. Only appears if you have the compass. (Basic & Crossed)
Key counters added to hud if you have found the map. (Crossed only)
2020-04-03 15:45:55 -06:00
aerinon
e30f66742b
MirrorScroll block erase removed
...
Standard+Crossed ammo issue addressed
Fix for vitreous' eye dropping keys
Fix for vanilla linking doors (hc back hallway)
2020-04-02 13:15:08 -06:00
Mike A. Trethewey
fe6383bc57
Fix Spec files
2020-03-28 19:09:10 -07:00
Mike A. Trethewey
599985e4b1
Use os.path more
...
Add Enemizer note
2020-03-28 19:03:08 -07:00
aerinon
e5a1c59f85
Fix for capacity shop and hobo splash interaction
2020-03-25 15:52:57 -06:00
Mike A. Trethewey
6c484745a2
Keep EnemizerCLI
2020-03-24 01:35:14 -07:00
Mike A. Trethewey
01a1190b58
Fix bugs
2020-03-24 01:26:14 -07:00
Mike A. Trethewey
7aa6195bf0
Add Diags to CLI
2020-03-24 00:44:03 -07:00
Mike A. Trethewey
871278a17a
Restrict AutoRelease
2020-03-23 21:50:37 -07:00
Mike A. Trethewey
406806a70b
Outfilename shenanigans
2020-03-23 21:41:09 -07:00
Mike A. Trethewey
ff678659f9
Add Suppress Spoiler
2020-03-23 21:39:45 -07:00
Mike A. Trethewey
0b8014b9b4
Merge pull request #16 from aerinon/DoorDev
...
Update DoorDev
2020-03-23 20:20:58 -07:00
aerinon
0b13db754d
Fixing some seed reporting
v0.0.20dev.61763864
2020-03-23 15:40:56 -06:00
aerinon
4fc15e84fc
Bump version
...
Set shuffleganon to default to True
2020-03-23 14:15:17 -06:00
Mike A. Trethewey
e4311832a5
Merge branch 'DoorDev' into dev
2020-03-23 00:53:24 -07:00
Mike A. Trethewey
215a4d039f
Pull in fixes from Multiworld
2020-03-22 16:32:15 -07:00
Mike A. Trethewey
133ad920c7
Merge pull request #14 from aerinon/DoorDev
...
Update DoorDev
2020-03-22 02:59:41 -07:00
Mike A. Trethewey
8513b7f270
Fix var loading again
...
Update Deprecated Args
Parse CLI
Parse Settings
Fix defaults
Fix priority
Add Enemizer error
Fix Custom Item Array again
Make output more verbose
Fix double-negative options
2020-03-22 02:53:40 -07:00
aerinon
9a65e45813
Refinement on BK restriction logic
v0.0.19dev
2020-03-20 13:08:38 -06:00
aerinon
de2a3bf5c1
Version change and note for later
2020-03-20 12:24:36 -06:00
aerinon
a18f5c4d51
Key logic rework for placement rules
...
--exhaustive per key_counter
--contradictions between rules
Mire Lobby chest fix
2020-03-20 09:05:07 -06:00
Mike A. Trethewey
f28b1d15c6
Fix widget loader
2020-03-12 16:47:39 -07:00
Mike A. Trethewey
d359ce4b07
Merge branch 'DoorDev' into ci-dev
2020-03-12 16:24:54 -07:00
Mike A. Trethewey
8cc55c5999
Merge pull request #12 from aerinon/DoorDev
...
Minor bugfix with Ice Tall Hint
2020-03-12 16:24:35 -07:00
Mike A. Trethewey
4b0f30a85f
Implement prelim enums
2020-03-12 16:16:15 -07:00
aerinon
269de35590
Minor bugfix with Ice Tall Hint
v0.0.18.6d
2020-03-12 09:13:09 -06:00