Marechal-l
46aed1922e
Merge branch 'main' into add_dark_souls_III
2022-07-16 18:30:48 +02:00
Fabian Dill
622af17705
MultiServer: make !hint prefer non-local
2022-07-16 12:19:24 +02:00
Fabian Dill
a42f7f99fe
Factorio: specify rcon version
2022-07-16 01:31:20 +02:00
black-sliver
3c6bd555b4
doc: add style guide ( #746 )
...
* doc: add style guide
* doc: style guide for python and markdown
* doc: consistent use of periods and explicit double quotes in style guide
Co-authored-by: Hussein Farran <hmfarran@gmail.com >
* doc: better define string style in style guide
* doc: add format string literals to style guide
* doc: add HTML, CSS and JS to style guide
Co-authored-by: Hussein Farran <hmfarran@gmail.com >
2022-07-15 23:52:35 +02:00
Rome Reginelli
a4211d5f11
Improve Risk of Rain 2 docs ( #770 )
...
* Improve Risk of Rain 2 docs
* RoR2: clarify custom item weight settings
* Update worlds/ror2/docs/en_Risk of Rain 2.md
Co-authored-by: Hussein Farran <hmfarran@gmail.com >
2022-07-15 17:24:40 -04:00
Vale
090c5bcf00
RoR2: FinalStageDeath ( #766 )
...
Added a YAML option for 'FinalStageDeath', a toggle for 'death on the final boss stage counts as a win'. Defaults to on.
Co-authored-by: Vale <58179315+DelosIX@users.noreply.github.com >
2022-07-15 17:21:36 -04:00
alwaysintreble
82850d7f66
Ror2: reduce locations to 250 and mark legendary items as useful ( #776 )
...
* reduce total locations to 250
* minor styling cleanup. mark legendary items as useful
* 😡
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
2022-07-15 17:19:36 -04:00
Marechal-l
2061ad378f
DS3: Remove useless comments and change documentation
2022-07-15 20:48:50 +02:00
Marechal-l
85f70584d0
DS3: Revert the generate_output locations loop
2022-07-15 20:44:33 +02:00
Marechal-l
e432c01f4d
Merge branch 'main' into add_dark_souls_III
2022-07-15 20:15:48 +02:00
Yussur Mustafa Oraji
86112351a6
sm64ex: Adapt area_connections slotdata Format ( #767 )
2022-07-15 20:04:26 +02:00
black-sliver
ce789d1e3e
SoE: texts, energy core, fragments, useful ( #777 )
...
* fix missing fields in custom prog balancing option
* fix typos and pep8
* update and implement pyevermizer 0.41.3
* allow randomizing energy core
* add energy core fragments (turn in at Prof. Ruffleberg)
* rename some items to avoid confusion
* differentiate between progression and useful
* remove obsolete 'Bazooka' group
* don't add items to the pool that get removed
2022-07-15 18:01:07 +02:00
Fabian Dill
73fb1b8074
Subnautica: updates ( #759 )
...
* Subnautica: add more goals
* Subnautica: fix wrongly positioned Databox
* Subnautica: allow techs to remain vanilla
* Subnautica: make zipimport compatible
* Subnautica: force two Seaglide fragments into local sphere 1
2022-07-15 17:41:53 +02:00
Marechal-l
66c5cf56c7
Merge branch 'main' into add_dark_souls_III
2022-07-15 12:08:45 +02:00
Marechal-l
ebc70ec779
DS3: Fix code syntax according to review
2022-07-15 12:07:44 +02:00
black-sliver
8e15fe51b6
Put common options first ( #774 )
...
* this applies to yaml and webhost
* this allows overwriting common options from the world
2022-07-15 06:54:29 +02:00
Fabian Dill
aa954b776d
MultiServer: add /status and allow status command to dynamically filter for Tags
2022-07-15 02:52:26 +02:00
jsd1982
76f6eb1434
SNIClient: update default SNI port from 8080 to 23074
2022-07-15 02:51:36 +02:00
Marechal-l
6c471b8d28
Merge branch 'main' into add_dark_souls_III
2022-07-14 19:16:00 +02:00
Yussur Mustafa Oraji
e38308bac3
sm64ex: Allow setting Big Star Door requirements ( #773 )
...
* sm64ex: Allow setting Big Star Door requirements
* sm64ex: Lower requirements for StarsToFinish
2022-07-14 18:37:14 +02:00
Marechal-l
68109ed93f
DS3: Fix "Unknown location" regression issue
2022-07-14 15:03:12 +02:00
Marechal-l
925d2185a8
DS3: Fixed testHasTutorial and testHasGameInfo unit tests
2022-07-14 11:53:32 +02:00
Marechal-l
e7702f0550
DS3: Change the code syntax to make the default ItemClassification option understandable
2022-07-14 11:24:20 +02:00
Marechal-l
c9731e7374
DS3: Remove the filler loop as their is no option to make it happen and the ratio locations/items remains the same
2022-07-14 11:20:52 +02:00
Marechal-l
cc82f4aec9
Merge branch 'main' into add_dark_souls_III
2022-07-14 11:16:21 +02:00
Marechal-l
89cd1b3328
DS3: Fix code syntax according to review
2022-07-14 11:14:48 +02:00
Marechal-l
6bb690e6a9
DS3: Remove the useless DS3 items and locations classes
2022-07-14 10:54:02 +02:00
Marechal-l
946c1a58f3
DS3: Balanced the number of locations/ items by removing quests and invaders related data and adding covenant locations
2022-07-14 10:45:26 +02:00
SoldierofOrder
e804f592de
SC2: Windows ".dll missing" fix and fix for finding SC2 install automatically ( #721 )
2022-07-14 09:51:00 +02:00
Fabian Dill
6e0a0c5c4a
Core: skip second sanity check when pushing an item into a location (-O) ( #745 )
2022-07-14 09:46:03 +02:00
alwaysintreble
122590fc68
lttp: move open pyramid to new options system ( #762 )
2022-07-14 09:39:53 +02:00
lordlou
c806366469
Sm comeback too strict ( #755 )
2022-07-14 09:37:45 +02:00
Marechal-l
8dfe88ee45
DS3: Remove the quest restricted Thorns Armor locations
2022-07-14 09:14:23 +02:00
Marechal-l
9dfb681cda
DS3: Remove the specific condition for "Path of the Dragon Gesture"
2022-07-12 18:49:07 +02:00
Marechal-l
a27ede64c8
Merge branch 'main' into add_dark_souls_III
2022-07-12 12:25:26 +02:00
Marechal-l
fce87e34c6
DS: Clean the code and fix "Late Basin of Vows" option
2022-07-12 12:24:16 +02:00
Zach Parks
0d3bd6e2e8
gitignore general Windows/macOS files ( #763 )
2022-07-10 19:24:07 +00:00
Fabian Dill
beac0b1acd
Requirements: update some modules
2022-07-10 19:37:50 +02:00
Bicoloursnake
1cc9c7a469
Doc: Add english mac guide (running from source) ( #744 )
...
* Create RunFromSourceGuideForMac.md
* Update and rename RunFromSourceGuideForMac.md to docs/RunFromSourceGuideForMac.md
* Clarified the source code download.
* Rename docs/RunFromSourceGuideForMac.md to worlds/generic/docs/RunFromSourceGuideForMac.md
* Update __init__.py
* Noted the case where a user might want EnemizerCLI
* Updated document to reflect requested changes
Updated to reflect the requested changes as well as including some information on virtual environments.
* Added Capital Letters to SNIClient.py
* Reworked Document Structure
Numeric order of lists now makes sense and changed the virtual environment section to match Archipelago tradition.
* Update __init__.py
* Minor Changes for clarity's sake
* Renamed file to make webhost happy
* Changed mac guide filename
2022-07-10 03:16:41 +02:00
Marechal-l
a025beac4e
DS: rephrase the setup documentation
2022-07-09 15:35:18 +02:00
Marechal-l
6ab2c91c17
DS3: Use the ItemClassification object
2022-07-09 14:34:33 +02:00
Marechal-l
bc6e205dd4
Merge branch 'main' into add_dark_souls_III
2022-07-09 13:29:47 +02:00
Marechal-l
e4f2739370
Add World/Options documentation and remove some unused objets
2022-07-09 13:28:46 +02:00
CaitSith2
17db0805a7
Allow potentially all rocket-part ingredients to be fluids. ( #753 )
2022-07-09 12:35:38 +02:00
CaitSith2
2f53972c85
Factorio: fix accidental removal of fluids from make_balanced_recipe ( #754 )
2022-07-08 15:35:33 +02:00
black-sliver
9ac780102e
Subnautica: display item_pool as Item Pool on the settings page
2022-07-07 21:22:24 +02:00
Fabian Dill
60b80083e0
LttP: fix shop inventory corruption in upgrade fairy
2022-07-07 13:25:17 +02:00
alwaysintreble
8597b04c41
WebHost: Advanced guide cleanup ( #725 )
...
* advanced yaml cleanup
* Update advanced_settings_en.md
* i hate this game now
* formatting reverting
2022-07-06 16:06:32 -05:00
Fabian Dill
6a60c46a99
Subnautica: fix generation crash on valuable item pool ( #739 )
2022-07-06 17:04:22 -04:00
Fabian Dill
5c2163a1a7
WebHost: fix comment typo
2022-07-06 22:32:33 +02:00