Commit Graph

  • 016d09150d Merge branch 'master' into website-redesign Chris Wilson 2020-11-23 17:49:53 -0500
  • 4370447adc More fixes to non_local_items CaitSith2 2020-11-22 14:29:11 -0800
  • 25f0a5956c fix non_local_items help text Fabian Dill 2020-11-22 22:55:31 +0100
  • fc2f1dfd29 implement "non_local_items" Fabian Dill 2020-11-22 22:53:31 +0100
  • fd020ead7f Fix FillError message assembly crashing the error Fabian Dill 2020-11-22 22:53:02 +0100
  • 19bbfab769 improve Bosses.py Fabian Dill 2020-11-22 11:39:20 +0100
  • aba635007f Add key drop shuffle to playerSettings.yaml CaitSith2 2020-11-15 16:08:48 -0800
  • f56efbc9e3 improve handling of embedded server options: use whitelist attempt to set, skip otherwise attempt to convert data type Fabian Dill 2020-11-15 15:21:41 +0100
  • fd1a25e362 update Enemizer download link Fabian Dill 2020-11-15 14:49:09 +0100
  • 34c2662801 update meta.yaml Fabian Dill 2020-11-14 19:56:40 +0100
  • 838632ab27 Default CMD runs to vanilla ER Fabian Dill 2020-11-14 00:46:29 +0100
  • e005fb52f7 WebHost: report back generation errors to user Fabian Dill 2020-11-12 19:50:13 +0100
  • 38490813de GUI: Move Timer options to Custom Items panel to make gui less high for smaller screens Fabian Dill 2020-11-11 19:34:18 +0100
  • 3a47aadfd6 Remove sprites from repository and setup Fabian Dill 2020-11-11 13:53:21 +0100
  • 033307cfc9 Allow just updating sprites and remove old alternate sprite folder Fabian Dill 2020-11-11 13:45:21 +0100
  • 8060aa7884 add never adjust answer to client Fabian Dill 2020-11-11 13:15:35 +0100
  • be02136a1b revert QUSB2SNES port change (seems it sometimes doesn't host on this port and then things break) Fabian Dill 2020-11-11 12:53:53 +0100
  • dc8a7133a3 Allow qusb2snes to configure itself (now that it has a menu on first run) and bind to port 23070 Fabian Dill 2020-11-11 12:36:02 +0100
  • ee9336983c Remove SD2SNES special handling Requires QUSB2SNES 0.7.19 Fabian Dill 2020-11-11 12:21:37 +0100
  • 42537c540c Ignore test results. CaitSith2 2020-11-11 00:27:45 -0800
  • b2bbb77470 remove that I can be found on ALTTPR and pep8 reformat MultiMystery.py Fabian Dill 2020-11-08 07:31:32 +0100
  • 27971ee6a9 add functionality for async generation to MultiMystery.py Fabian Dill 2020-11-08 07:26:50 +0100
  • 1a32d45474 increment version number Fabian Dill 2020-11-07 14:48:57 +0100
  • 6ee6190fa7 display player sprites pixelated Fabian Dill 2020-11-07 13:11:54 +0100
  • e29407c2f3 update Flask-Compress Fabian Dill 2020-11-07 13:08:58 +0100
  • 75d5df3cd7 Fix bug with Uncle assist if uncle item is for another player. CaitSith2 2020-11-06 20:03:14 -0800
  • 450372ea9e specificy that percentage triforce pieces are not extra Fabian Dill 2020-11-06 15:36:22 +0100
  • 52afe1b20b comment out remaining link palette shuffle references Fabian Dill 2020-11-06 08:31:10 +0100
  • 2275e34445 Merge remote-tracking branch 'origin/master' Fabian Dill 2020-11-06 03:25:34 +0100
  • bb28cce24c note player name for mirrorless courtyard path failure Fabian Dill 2020-11-06 03:25:26 +0100
  • 7312ffdf5f Recognize list as an unweighted list of choices. CaitSith2 2020-11-05 17:03:10 -0800
  • a865b7eb72 remove crowd control item pool again Fabian Dill 2020-11-04 02:41:23 +0100
  • d1275ea25c use utf-8 json Fabian Dill 2020-11-03 05:26:10 +0100
  • 20a1058fcc return absolute paths on api endpoint Fabian Dill 2020-11-03 05:07:30 +0100
  • cf7234f92b remove "10th enemy has the bomb." hint as people may falsely assumes it applies to this game. Fabian Dill 2020-11-03 04:13:04 +0100
  • c230263200 move last used adjuster settings to _2 to avoid conflict with expanded palette options Fabian Dill 2020-11-02 03:35:03 +0100
  • d95a16a09e Fix issue with inverted dungeon names on entrance data table. CaitSith2 2020-10-30 23:41:56 -0700
  • 99d596540f
    Merge pull request #147 from KScl/ohko_weights Fabian Dill 2020-10-30 03:51:13 +0100
  • 09ef90fd16 Merge branch 'master' of https://github.com/berserker66/MultiWorld-Utilities Chris Wilson 2020-10-29 21:03:04 -0400
  • ca873958ec Fix duplicate and outright wrong data in playerSettings page. Chris Wilson 2020-10-29 21:02:48 -0400
  • 39e602ea0e interpret race flag when it comes as text Fabian Dill 2020-10-30 01:55:59 +0100
  • 93ddb1d5cf increment version Fabian Dill 2020-10-30 00:10:41 +0100
  • aab3a3496a Webhost race support as a non-breaking change Fabian Dill 2020-10-30 00:09:47 +0100
  • 5f535012f3 Remove debug info CaitSith2 2020-10-29 15:32:23 -0700
  • d79147fc58 Remove doors specific argument. CaitSith2 2020-10-29 15:32:05 -0700
  • 008e84c9a0 Add Location to area data to multidata CaitSith2 2020-10-29 15:18:21 -0700
  • 58765a18d3 Retrieve location_to_data area from multidata if present. CaitSith2 2020-10-29 15:18:59 -0700
  • e48838151b Fix 2nd easy item pool silverbow not counting towards the 216 when it is your own. CaitSith2 2020-10-28 20:49:47 -0700
  • e6f158b73a add race parameter to form data Fabian Dill 2020-10-29 03:34:25 +0100
  • 67ee244bbe report get_yaml_data problems back to api Fabian Dill 2020-10-29 02:56:26 +0100
  • c8c14a079b default to non-race api generation Fabian Dill 2020-10-29 02:52:29 +0100
  • d3ee3a84c1 Fix Random sprite on event bug where a sprite that was not in user pool was added. CaitSith2 2020-10-28 18:31:07 -0700
  • c5f3b47327 url_for expects names, not actual functions Fabian Dill 2020-10-29 01:59:44 +0100
  • 726406a75e fix to_url instance Fabian Dill 2020-10-29 01:51:30 +0100
  • 99dc16895e add file upload to api Fabian Dill 2020-10-29 01:43:23 +0100
  • 41a58084f1 Options for amount of time given in timer modes Kaito Sinclaire 2020-10-28 16:20:59 -0700
  • 3eca405595 add expected urls to api response Fabian Dill 2020-10-28 20:53:19 +0100
  • 2ee913f0ce add multiworld size limit to rolling endpoint Fabian Dill 2020-10-28 19:44:43 +0100
  • 1afdd473ca add already encoded seed id to api answer Fabian Dill 2020-10-28 19:36:51 +0100
  • b1fe3d3e7b Insert key drop locations in alphabetical order. CaitSith2 2020-10-28 01:48:22 -0700
  • cea83559f0 An api endpoint for rolling WIP Fabian Dill 2020-10-28 09:09:15 +0100
  • 1e480648b9 use individual palette for sprite if it exists Fabian Dill 2020-10-28 07:55:29 +0100
  • dbb4acf045 fix accidental sprite palette overrides Fabian Dill 2020-10-28 07:53:31 +0100
  • 7f4978c4b3
    Merge pull request #146 from KScl/missing_ellipsis Fabian Dill 2020-10-28 07:51:17 +0100
  • 7e3e2134e0 Add option to client for actually forcing item sending safety off. CaitSith2 2020-10-27 16:27:39 -0700
  • 66894dbd86 Add further safeties to sending of location checks. CaitSith2 2020-10-27 16:24:21 -0700
  • b83b98b19c Fix missing ellipsis in credits text Kaito Sinclaire 2020-10-27 15:26:46 -0700
  • 5c403086d9 Get server side missing list on connect. CaitSith2 2020-10-27 12:08:35 -0700
  • 6ff4b20d81 Only save reported locations that actually exist in the multidata. CaitSith2 2020-10-27 02:20:56 -0700
  • 7cf4ad35a9 Encrypt most of the remaining items, and all player IDs CaitSith2 2020-10-27 01:36:55 -0700
  • 83db79815a Make multiclient/multiserver/tracker keydropshuffle aware CaitSith2 2020-10-27 00:47:59 -0700
  • 0c681c8903 add missing program group name to setup Fabian Dill 2020-10-26 08:40:05 +0100
  • 4dc84e1dac Update Webhost for generation on-site uploads and tracker do not work yet Fabian Dill 2020-10-26 00:04:58 +0100
  • 172d26ffb2 Swap out PNG files for SVG files, add proof-of-concept style for upload page. Chris Wilson 2020-10-25 11:49:12 -0400
  • e08e650110 Create website-redesign branch. Include incomplete redesign assets. Very much in-progress. Chris Wilson 2020-10-24 14:46:27 -0400
  • 4de64eab84 update Options system #2 Fabian Dill 2020-10-24 19:46:13 +0200
  • 68a1070237 update Options system, preparing for integration Fabian Dill 2020-10-24 06:43:35 +0200
  • 1d58f54101 move ALTTP to its own world folder Fabian Dill 2020-10-24 05:38:56 +0200
  • 2d43cae88e palette fixes Fabian Dill 2020-10-24 05:33:52 +0200
  • 0c6943fc6a palette fixes Fabian Dill 2020-10-24 02:46:18 +0200
  • b91a627b32
    Added options from Maseya Palette Randomizer (#145) Edos512 2020-10-24 02:44:27 +0200
  • b2a60ac926 Fix "LOCKED" always showing on file select screen. CaitSith2 2020-10-21 02:29:38 -0700
  • 651e1a1901 Changes CaitSith2 2020-10-21 02:02:13 -0700
  • 963abac2d7 make PyCharm shut up about xxtea version Fabian Dill 2020-10-20 22:49:40 +0200
  • 1d2d17537a Merge remote-tracking branch 'origin/master' Fabian Dill 2020-10-20 20:35:43 +0200
  • e6e7431892 update flask compress (cxFreeze also has an update but is not a requirement for running, only compiling) Fabian Dill 2020-10-20 20:35:36 +0200
  • ad765659dd Add Race rom encryption. CaitSith2 2020-10-20 01:16:20 -0700
  • e72b74d476 Fix non-determistic random sprite (due to multithreading.) CaitSith2 2020-10-19 22:35:08 -0700
  • 4f8c737eec squashed commit of many breaking changes Dropping Support for Python 3.7; adding support for Python 3.9 Fabian Dill 2020-10-19 08:26:31 +0200
  • 6e46887c4b Add a blind pun by Malmo Fabian Dill 2020-10-19 06:26:27 +0200
  • 9b237795f3 more "normal" english on the 1 crystal sign Fabian Dill 2020-10-18 23:33:17 +0200
  • add0762114 more compat removal Fabian Dill 2020-10-18 23:18:54 +0200
  • 94dafa3c55 Open Breaking changes Fabian Dill 2020-10-18 23:07:48 +0200
  • 2ae5f316dc increment version Fabian Dill 2020-10-18 21:42:56 +0200
  • 8609d9be07
    Merge pull request #144 from Fischfilet89/patch-1 Fabian Dill 2020-10-18 21:41:41 +0200
  • a730a4b597
    Updated tutorial_de.md Fischfilet89 2020-10-18 21:03:24 +0200
  • 5436c062d3 Cast to number types explicitly in case they come as string from yaml in Mystery.py Fabian Dill 2020-10-18 07:12:09 +0200
  • c714131b37 Fix the player settings page generating yaml files with string keys containing integers Chris Wilson 2020-10-18 00:51:50 -0400
  • e0f1f4ecfa Fix All dungeons sign Fabian Dill 2020-10-17 05:25:51 +0200
  • b88ad842a3 Merge remote-tracking branch 'origin/master' into master Fabian Dill 2020-10-17 01:55:51 +0200