Commit Graph

  • 06ac2d1805
    Merge pull request #290 from N00byKing/patch-1 Hussein Farran 2022-02-21 11:35:14 -0500
  • cdc0b7a649 Fixing unit tests for FFR by excluding tests that use Default settings as FFR logic is controlled by the original randomizer jtoyoda 2022-02-20 14:19:20 -0700
  • 6c7be51221 Adding in check to ensure there is at least one item in the FFR item pool jtoyoda 2022-02-20 12:36:12 -0700
  • 1159137c0d FF1: set up special settings page (remote website) Fabian Dill 2022-02-20 21:54:00 +0100
  • a98cb040b7 Core: Region type hints and some init optimization Fabian Dill 2022-02-20 19:19:56 +0100
  • 170213e6d4 Core: reduce memory use of "Entrance" class SM64: reduce count of lambda creations (memory/cpu speedup) Fabian Dill 2022-02-20 19:10:08 +0100
  • 129c6d2d1e
    sm64ex: Documentation Updates Yussur Mustafa Oraji 2022-02-20 12:41:16 +0100
  • ad75ee8c50 Multiserver: warn about missing items_handling Fabian Dill 2022-02-20 04:16:55 +0100
  • e94b99da65 SNIClient: make address optional for multi-snes Fabian Dill 2022-02-20 04:16:34 +0100
  • 4f47709d32 Add entrance info to start hints. CaitSith2 2022-02-19 10:52:05 -0800
  • 71ea8d7148 Multiserver: provide compat for 0.2.3 and somewhat older multidata Fabian Dill 2022-02-19 17:50:56 +0100
  • 919223cd2f Super Metroid: fix start_inventory Fabian Dill 2022-02-19 17:43:16 +0100
  • fd8cace362 Reworked hints for item_link CaitSith2 2022-02-18 13:03:55 -0800
  • 18d937d83e Core: shuffle around AutoWorld imports Fabian Dill 2022-02-18 20:29:35 +0100
  • 1d19868119 v6: Update NPC Trinket Rule Yussur Mustafa Oraji 2022-02-18 19:29:59 +0100
  • 840e634161 update docs with NetworkSlot and create_as_hint Fabian Dill 2022-02-18 18:54:26 +0100
  • 731eef8c2f bump version Fabian Dill 2022-02-18 17:58:45 +0100
  • 135ee018a9 update Copyright CaitSith2 2022-02-17 19:03:11 -0800
  • 7633392eea update Copyright Fabian Dill 2022-02-17 08:21:26 +0100
  • daea0f3e5e Core: provide a way to add to CollectionState init and copy SM: use that way OoT: use that way Fabian Dill 2022-02-17 07:07:34 +0100
  • c525c80b49 ItemLinks: move item links to events, mess up their logic in doing so and lock them behind plando option "item_links" until they're fixed. Fabian Dill 2022-02-17 06:07:11 +0100
  • 311fb04647 sm64ex: Add option for Bob-omb Buddy Checks N00byKing 2022-02-15 19:56:10 +0100
  • 219bd9c10e
    Merge pull request #285 from JarnoWesthof/add_reference_to_cpp_lib Hussein Farran 2022-02-16 09:01:00 -0500
  • 6d704eadd7 [Docs] Added reference to the cpp lib Jarno Westhof 2022-02-16 13:05:47 +0100
  • 32da1993e1
    Merge pull request #283 from alwaysintreble/tutorials Hussein Farran 2022-02-15 15:58:03 -0500
  • d4cad980e5 Tutorials: remove `/api` alwaysintreble 2022-02-15 14:17:17 -0600
  • 53340ab22c Core: remove legacy "dynamic_regions", as all regions are now dynamic Fabian Dill 2022-02-15 06:29:57 +0100
  • 2d3767a35c Tutorials: Clean up plando guide a bit; explain datapackage page. Add link to the weighted settings page in advanced tutorial. alwaysintreble 2022-02-14 17:21:19 -0600
  • aaa9bc906e WebHost: update dependencies Fabian Dill 2022-02-14 21:37:42 +0100
  • 7503317d49 sm64ex: Add DeathLink Support N00byKing 2022-02-14 16:19:25 +0100
  • 3fc93a33c8 WebHost: check for duplicate names Generate: use Counter for duplicate names to make finding the dupes easier Fabian Dill 2022-02-14 04:58:21 +0100
  • d7d1d54a0b Core: generalize pre_fill item pool handling Fabian Dill 2022-02-13 23:02:18 +0100
  • 34b9344084
    ItemLink; correct validation to allow for None replacement item Fabian Dill 2022-02-13 20:19:17 +0100
  • 779f3a8a61 OoT: regions are not barren if they contain never-exclude items espeon65536 2022-02-11 23:27:25 -0600
  • 8c1690ef65 OoT: invert logic of previous commit espeon65536 2022-02-11 23:26:15 -0600
  • 85f32d9a97 OoT: make Farore's Wind a never-exclude item if the relevant trick is off espeon65536 2022-02-11 23:24:10 -0600
  • 54c7ec5873 OoT: ice traps have the trap attribute espeon65536 2022-02-11 23:20:24 -0600
  • 8d260708d3 OoT: ER fixes Don't allow beatable only to influence priority placements Shuffle spawns after warp songs to prevent spawn points going to Desert Colossus Prevent child spawn from priority placing at Colossus if overworld ER is off espeon65536 2022-02-11 23:17:28 -0600
  • f8009e4b84 OoT: certain ER options convert closed forest into closed deku + child start espeon65536 2022-02-11 16:30:09 -0600
  • a2260ee6b2 [SM] Fix "No Energy" bugs Alchav 2022-02-10 14:51:09 -0500
  • 6193eafb7b
    Update Text.py (#274) Bondo 2022-02-11 21:01:41 -0500
  • a4eea3325f Document id range for items and locations black-sliver 2022-02-10 01:24:38 +0100
  • b93e61b758 [Timnespinner] Implemented get_filler_item_name Jarno Westhof 2022-02-08 21:44:09 +0100
  • 14448ad97e Multidata: allow SoE/SM/LttP to connect via player name for use in Tracker/Text clients Fabian Dill 2022-02-09 21:06:34 +0100
  • 3d17f0d588
    sm64ex: Add Course Randomizer and Progressive Keys (#256) Yussur Mustafa Oraji 2022-02-09 20:57:38 +0100
  • ee5ea09cbc Add an autofill !hint_location for clicking on a Missing: line, when user uses !missing. CaitSith2 2022-02-08 14:29:24 -0800
  • aac8ca97ed Core: define unreachables as set Fabian Dill 2022-02-07 00:26:44 +0100
  • e4d6da47a4 LttP: fix rom writing crash because I accidentally defaulted to pep8 naming Fabian Dill 2022-02-06 21:44:19 +0100
  • 9f7dbb394e LttP: convert overflow progressive items into highest-allowed-tier of non-progressive item Fabian Dill 2022-02-06 20:11:40 +0100
  • f98063b97a Options: move name verification into class methods, out of Generate.py Fabian Dill 2022-02-06 16:37:21 +0100
  • ed607bdc37 Fix wrong message when loading apsave black-sliver 2022-02-05 19:32:40 +0100
  • a3c3e4cbd4 v6: Add Area Cost Shuffle N00byKing 2022-02-05 16:53:43 +0100
  • bffb8a034e
    [SM]Update Options.py (#268) ScootyPuffJr1 2022-02-05 14:23:17 -0500
  • 8242d4fe92 ItemLink: fix wrong variable use Fabian Dill 2022-02-05 20:15:56 +0100
  • 279b682ac2 ItemLink: hopefully fix coop functionality Fabian Dill 2022-02-05 17:35:12 +0100
  • 43ff476d98 AutoWorld: add "Everything" item_name_group to all worlds Fabian Dill 2022-02-05 16:55:11 +0100
  • 28201a6c38 Core: implement first version of ItemLinks Fabian Dill 2022-02-05 15:49:19 +0100
  • 6923800081 v6: Music Randomizer N00byKing 2022-02-04 22:56:54 +0100
  • 700b83572e
    [Timespinner] Added new shop options (#264) Jarno Westhof 2022-02-04 21:53:47 +0100
  • 6e53cb2deb V6: some cleanup Fabian Dill 2022-02-04 21:34:39 +0100
  • 8e04182b3f
    v6: Add Area Randomizer (#249) Yussur Mustafa Oraji 2022-02-04 21:22:26 +0100
  • 9fd6d1b81f [Server] Broadcast hint_cost and location_check_points update changes via RoomUpdate Jarno Westhof 2022-02-02 22:52:31 +0100
  • 60379d9ae6 LttP: when generating hint tiles, no longer consider Single Arrow as useful, but do consider all varieties of Bow. Additionally, don't create hints for Universal Small Keys Fabian Dill 2022-02-03 10:41:31 +0100
  • 29ba1d4809 Doc: change displayname to display_name in api.md black-sliver 2022-02-02 23:33:26 +0100
  • dc4b064c73 Options: change displayname to display_name Fabian Dill 2022-02-02 16:29:29 +0100
  • 0f20888563 Options: allow yaml access to Priority Locations Fabian Dill 2022-02-01 16:36:14 +0100
  • 2361f8f9d3 Use logic when placing non-excluded items Brad Humphrey 2022-01-31 14:23:01 -0700
  • feba54d5d2 Fix filename for Super Mario 64 info page Chris Wilson 2022-01-31 18:39:17 -0500
  • 3cecab25c7 Add unplaced_items into the fill sweep Brad Humphrey 2022-01-29 14:31:57 -0700
  • 814851ba60 Don't require every item to fill Brad Humphrey 2022-01-29 09:20:04 -0700
  • 6333cc3bea Server: optimize send_multiple Fabian Dill 2022-01-31 19:05:00 +0100
  • 00bf9c569a Add send_multiple command N00byKing 2022-01-29 15:10:02 +0100
  • 6def1bce25 [Docs] Made LocationInfoPacket more specific Jarno 2022-01-31 13:32:24 +0100
  • 3ab5c90d7c [Docs] updated description on player property of NetworkItem Jarno Westhof 2022-01-30 14:59:37 +0100
  • 0507d6923e sm64ex: Add Option to limit stars, replace with junk N00byKing 2022-01-30 19:12:52 +0100
  • e85baa8068 sm64ex: Link to release page N00byKing 2022-01-30 19:33:22 +0100
  • cbed5a0c14 sm64ex,v6: Add Note regarding spaces in arguments N00byKing 2022-01-30 21:17:20 +0100
  • e0628ec6c9 WebHost: correct some texts Fabian Dill 2022-01-31 10:11:39 +0100
  • 82637ff072 [WebHost] Add version notice to /generate and /uploads Chris Wilson 2022-01-30 20:06:03 -0500
  • a95a18a8b5 [WebHost] weighted-settings: Add cursor hover to user-message Chris Wilson 2022-01-30 16:53:53 -0500
  • d36637ed13 Fix a bug causing the /weighted-settings page to fail to detect a change in the source JSON file Chris Wilson 2022-01-30 16:50:04 -0500
  • dd5e5dcda7 v6: Add missing info regarding Server Port N00byKing 2022-01-30 16:22:16 +0100
  • 0ff7fe8479 [Generation] Fixed creation of new Slot-Info Jarno Westhof 2022-01-30 16:55:55 +0100
  • 8c638bcfd8 Server: allow LocationScouts to create free hints Fabian Dill 2022-01-30 14:14:49 +0100
  • 0bd252e7f5 Server: add slot_info key to Connected Fabian Dill 2022-01-30 13:57:12 +0100
  • ddd3073132 [Docs] Fixed typo Jarno Westhof 2022-01-30 13:50:22 +0100
  • 1788422abc v6: Link to release instead of actions N00byKing 2022-01-30 10:06:05 +0100
  • 6210630ce2 Core: increment version Fabian Dill 2022-01-30 03:45:21 +0100
  • e5af7d11cc Tests: add ID range checks Fabian Dill 2022-01-29 16:10:42 +0100
  • 5777808aa9 git: cleanup gitignore, as a bunch of files/folders no longer exist in AP Fabian Dill 2022-01-29 15:39:14 +0100
  • a97e6833a3 LttP: point guide to snes9x rr which is open source, rather than someone's google drive Fabian Dill 2022-01-29 15:38:26 +0100
  • 79408ba0c4 Add *.nes to .gitignore Chris Wilson 2022-01-29 00:15:24 -0500
  • 25dd89ed17 MultiServer: delete unused function Fabian Dill 2022-01-28 09:29:29 +0100
  • dd61d0d395
    Don't swap items that reduce access (#247) Brad Humphrey 2022-01-27 21:40:08 -0700
  • 65a92746d1 Sort before distribute to preserve seed integrity Brad Humphrey 2022-01-27 09:25:42 -0700
  • 695e87689c sm64ex: More name changes N00byKing 2022-01-27 17:42:10 +0100
  • 8997e786da
    Merge pull request #242 from N00byKing/patch-2 Hussein Farran 2022-01-27 13:36:18 -0500
  • 239f1afbbd SM64: increment data version to trigger new names to be downloaded to clients Fabian Dill 2022-01-27 15:36:14 +0100
  • df09b5baac sm64ex: Rename some Items and Locations according to feedback N00byKing 2022-01-27 11:14:17 +0100
  • de4aa78fd6 sm64ex: Clarify Instructions Yussur Mustafa Oraji 2022-01-26 12:05:08 +0100