black-sliver
0c46cc6843
Add per-client remote_item settings + TextOnly Tag
...
* Tracker tag will receive all items via server (including local)
* TextOnly tag will receive no items
* TextClient sends TextOnly tag
* precollected items / start_inventory does not get an "Order received" number anymore
* local items do always get an "Order received" number now
* multisave changed, includes version number now, upgrade works for games (not trackers)
2022-01-21 22:42:59 +01:00
Jarno Westhof
fc8e3d1787
[Timespinner] Added Talaria Attachment to tracker if QuickSeed is enabled
...
Added new locations ids to tracker
Added new chest & logic for Ancient pyramid
Made tracker change available locations based on flags
Made tracker only show items that are progression based on selected flags
2022-01-20 04:25:16 +01:00
Jarno Westhof
8a25471fbb
[Tracker] Fix bug reported by Grrmo, introduced with my change to multi world location data
2022-01-20 04:24:13 +01:00
espeon65536
62391d3074
Minecraft tracker: replace bed image url, remove game-complete indicator
2022-01-15 21:16:08 +01:00
Fabian Dill
f8893a7ed3
WebHost: check uploads against zip magic number instead of .zip
2022-01-01 17:18:48 +01:00
TauAkiou
f003c7130f
[WebHost] Add Super Metroid support to Web Tracker ( #153 )
...
* [WebHost]: Added Super Metroid tracker, based on TimeSpinner & OOT
2021-12-14 17:04:24 +01:00
Fabian Dill
3110763052
WebHost: allow switching out "/tracker/" for "/generic_tracker/" in a tracker url to get the generic tracker for that slot.
...
No idea where a good place is to sick a link for it. Maybe on the individual trackers pages?
2021-12-03 02:41:56 +01:00
espeon65536
3fa253bac5
MC: 1.17 support ( #120 )
...
* MC: add death_link option
* Minecraft: 1.17 advancements and logic support
* Update Minecraft tracker to 1.17
* Minecraft: add tests for new advancements
* removed jdk/forge download install out of iss and into MinecraftClient.py using flag --install
* Add required_bosses option
choices are none, ender_dragon, wither, both
postgame advancements are set according to the required boss for completion
* fix docstring for PostgameAdvancements
* Minecraft: add starting_items
List of dicts: item, amount, nbt
* Update descriptions for AdvancementGoal and EggShardsRequired
* Minecraft: fix tests for required_bosses attribute
* Minecraft: updated logic for various dragon-related advancements
Split the logic into can_respawn and can_kill dragon
Free the End, Monsters Hunted, The End Again still require both respawn and kill, since the player needs to kill and be credited with the kill
You Need a Mint and Is It a Plane now require only respawn, since the dragon need only be alive; if killed out of logic, it's ok
The Next Generation only requires kill, since the egg spawns regardless of whether the player was credited with the kill or not
* Minecraft client: ignore prereleases unless --prerelease flag is on
* explicitly state all defaults
change structure shuffle and structure compass defaults to true
update install tutorial to point to player-settings page, as well as removing instructions for manual install
* Minecraft client: add Minecraft version check
Adds a minecraft_version field in the apmc, and downloads only mods which contain that version in the name of the .jar file.
This ensures that the client remains compatible even if new mods are released for later versions, since they won't download a mod for a later version than the apmc says.
Co-authored-by: Kono Tyran <Kono.Tyran@gmail.com>
2021-12-01 02:37:11 +01:00
Jarno Westhof
8363d1749b
[Timespinner] New seed options and new locations checks ( #140 )
2021-11-28 22:59:34 +01:00
Fabian Dill
5b5d96971e
WebHost: cleanup tracker.py #2
2021-11-25 21:10:28 +01:00
Fabian Dill
71767e8b79
WebHost: cleanup tracker.py
2021-11-25 21:04:02 +01:00
Jarno Westhof
2217a9304d
Fixed v card not getting marked
...
Changed order of A-D cards
2021-10-29 08:03:49 +00:00
Jarno Westhof
5a389b4855
[Timespinner] made method names lowercase + removed commented out code
2021-10-29 08:03:49 +00:00
Jarno Westhof
bdb9b7803c
Added timespinner tracker
2021-10-29 08:03:49 +00:00
Jarno Westhof
4622b3fe36
Fixed bug with items variable
2021-10-29 08:03:49 +00:00
Jarno Westhof
402afd15db
Split of trackers into game specific parts
2021-10-29 08:03:49 +00:00
espeon65536
5570440eb1
Ocarina of Time webtracker
2021-09-24 18:44:25 +00:00
Fabian Dill
7ac9bd8591
tracker.py: run Reformat Code
2021-09-23 13:52:32 +02:00
Fluffyhairedguy
68a5784650
New column for generic tracker ( #78 )
...
* Adding order received column to generic tracker. Progressive items will have the most recent number only.
2021-09-23 13:48:25 +02:00
espeon65536
fbaa8226c4
Minecraft tracker: only lookup recognized item ids
2021-08-14 19:58:23 +00:00
espeon65536
b43e99fa20
better check for completion in MC webtracker
2021-08-07 00:44:57 +00:00
espeon65536
95e0fa2672
Minecraft tracker: add progressive resource crafting
2021-08-07 00:44:57 +00:00
espeon65536
231613cb3b
Minecraft tracker: automated location tracking and dropdown tabs
2021-08-07 00:44:57 +00:00
espeon65536
2af5739592
Minecraft tracker v2
...
group advancements by category
update font to Minecraft font
always display pearl/scrap counter
2021-08-07 00:44:57 +00:00
espeon65536
b38f7c8f2a
Minecraft web tracker, built as a mix of the LttP tracker and the generic tracker
2021-08-07 00:44:57 +00:00
Fabian Dill
1d00ed463e
fix updated name aliases for tracker
2021-06-05 03:54:16 +02:00
Fabian Dill
8b4ea3c80c
fix max progressive item icon in per-player tracker
2021-06-03 01:02:31 +02:00
Fabian Dill
8dad49e385
assign generic tracker's checked locations to correct player
2021-05-20 01:22:18 +02:00
Fabian Dill
518e5db55b
use item_name filter for generic tracker
2021-05-19 21:57:10 +02:00
Fabian Dill
31a3c1cf33
Add a generic fallback tracker for all games
2021-05-19 21:55:18 +02:00
Fabian Dill
a1d7bc558c
preconfigure and sign qusb2snes
2021-05-16 18:30:13 +02:00
Fabian Dill
23678b814d
specify get_id as being alttp only
2021-05-14 14:38:23 +02:00
Fabian Dill
b2f3fd56f4
bunch of fixes after testing round
2021-05-14 01:25:41 +02:00
Fabian Dill
b82d6cec31
regain basic WebHost functionality
2021-05-13 21:57:11 +02:00
Fabian Dill
909172cbad
Factorio, Minecraft & Hollow Knight: add startinventory support
2021-05-09 21:22:21 +02:00
Fabian Dill
20b72369d8
allow basic WebHost functionality to work
2021-04-04 03:18:19 +02:00
Fabian Dill
6455dc3ffc
Merge branch 'main' into breaking_changes
...
# Conflicts:
# README.md
2021-03-13 23:34:38 +01:00
CaitSith2
361460df26
Multiplayer tracker now shows big keys/small keys applicable to ALL players of that seed.
2021-03-07 14:30:21 -08:00
Fabian Dill
f7dc21ddcc
Merge branch 'main' into breaking_changes
...
# Conflicts:
# Main.py
# Utils.py
2021-03-07 22:04:06 +01:00
CaitSith2
a86238d741
Add actual tracking of player small keys/big keys
2021-03-06 13:59:04 -08:00
Fabian Dill
11e1125044
fixes for solo tracker
2021-03-06 05:59:49 +01:00
Fabian Dill
567954a17f
Merge branch 'main' into breaking_changes
...
# Conflicts:
# BaseClasses.py
2021-03-06 05:27:16 +01:00
CaitSith2
94b25112cd
Whoops, min, not max.
2021-03-05 13:56:55 -08:00
CaitSith2
28fd8274b2
Set max progressive items.
2021-03-05 13:47:27 -08:00
CaitSith2
8c80909551
Correctly attribute items to each player.
2021-03-05 13:38:16 -08:00
Fabian Dill
0d576eefbb
Merge branch 'main' into breaking_changes
...
# Conflicts:
# Main.py
# worlds/alttp/EntranceRandomizer.py
2021-03-03 01:54:52 +01:00
Fabian Dill
7871555620
Implement PrintJSON
...
Remove deprecated network packets
Make Client send new locations checked only once
Simplify register_location_checks
Rip out Server savegame compatibility
2021-03-02 22:31:44 +01:00
Chris Wilson
8615b2f0f5
Finish implementing the player tracker
2021-02-25 01:16:22 -05: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
34c74c9d2a
Set up basic template for player tracker
2021-02-23 19:34:35 -05:00
Chris Wilson
3027112a45
Finish writing backend for Jinja template for player-tracker
2021-02-23 00:05:31 -05: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
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
Fabian Dill
078ad30195
Fix Multiworld tracker
2021-02-01 01:58:08 +01:00
Fabian Dill
08ca4245c1
Merge branch 'main' into breaking_changes
...
# Conflicts:
# Adjuster.py
# AdjusterMain.py
# BaseClasses.py
# MultiClient.py
# MultiServer.py
# Mystery.py
# Utils.py
# WebHostLib/downloads.py
# WebHostLib/generate.py
# dumpSprites.py
# test/TestBase.py
# worlds/alttp/EntranceRandomizer.py
# worlds/alttp/Main.py
# worlds/alttp/Rom.py
2021-01-03 13:13:59 +01:00
Chris Wilson
bd3b419de0
Updates all styles save for the tooltip and tracker, which are forthcoming. I just really wanted to commit all these changes.
2020-11-30 21:15:47 -05:00
CaitSith2
58765a18d3
Retrieve location_to_data area from multidata if present.
2020-10-29 15:20:41 -07:00
CaitSith2
83db79815a
Make multiclient/multiserver/tracker keydropshuffle aware
2020-10-27 00:53:32 -07:00
Fabian Dill
1d58f54101
move ALTTP to its own world folder
2020-10-24 05:38:56 +02:00
Fabian Dill
962b420299
WebHost: Fix internal server error if hint field is empty
2020-07-30 01:00:55 +02:00
Fabian Dill
daf4ac8117
WebHost: Tracker updates
...
- use long player names for hint table
- allow multistream link to be updated without page refresh
- add a notice that the tracker is self updating
2020-07-29 21:35:31 +02:00
Fabian Dill
bca1a2d9e0
WebHost: Automatic !hint tracking
2020-07-27 19:30:31 +02:00
Fabian Dill
8696ee4c9e
WebHost: Use B64encoded UUIDs for links.
...
Warning: This will break old links
2020-07-27 05:04:49 +02:00
Chris Wilson
89cea382ea
Fix the magic powder sprite resolution
2020-07-26 08:25:54 -04:00
Fabian Dill
78c85cce14
WebHost: List Rooms in a sortable table
2020-07-21 23:15:19 +02:00
Fabian Dill
cb4d2d1ef0
Tracker: Use Icons for header where appropriate
2020-07-19 22:32:56 +02:00
Fabian Dill
611a38be67
Tracker: Only show AT and HC big key in DoorRando
2020-07-19 21:15:55 +02:00
Fabian Dill
bdf95775ac
Tracker: don't count to 3 Bows
...
Silver Bow sets 2, Bow then did +1 -> 3
2020-07-12 23:27:21 +02:00
Berserker66
cdee9e5a3a
WebHost: Move module into WebHostLib to prevent shadowing WebHost.py
2020-07-11 16:59:37 +02:00