Commit Graph

71 Commits

Author SHA1 Message Date
Jarno
6b65fe43c1 Update en_Satisfactory.md 2025-07-24 11:20:57 +02:00
Jarno Westhof
f69ff2e56a Implemented fix for itterating enum flags on python 3.10 2025-07-14 21:15:40 +02:00
Rob B
8e170dce0b Fix additional typos from code review 2025-07-14 15:15:08 -04:00
Rob B
70694a70d5 Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-14 12:11:51 -07:00
Jarno
c778e4d0ab Merge remote-tracking branch 'remotes/origin/Satisfactory' into Satisfactory_ToBeVerified
# Conflicts:
#	worlds/satisfactory/docs/setup_en.md
2025-07-14 16:39:57 +02:00
Jarno
476f01eb27 Fixed generation of traps 2025-07-14 16:38:00 +02:00
Rob B
be26511205 Add terms entry for Archipelago mod 2025-07-12 01:04:10 -04:00
Rob B
d8bd1aaf04 Restructure and expand setup page to instruct both players and hosts 2025-07-12 00:59:33 -04:00
Jarno Westhof
b17b0c12d2 Cleaned docs to be better suited to get verified 2025-07-06 23:45:11 +02:00
Jarno
ca1aabcb44 Update __init__.py
Fixed mistake
2025-06-23 16:09:23 +02:00
Jarno Westhof
977e939c43 Added hint generation at generation time
Harddrive locations now go from 1-100 rather then 0-99
2025-06-21 20:07:31 +02:00
Rob B
e3805ecdda Add starting inventory bundle delivery info 2025-06-20 02:13:09 -04:00
Rob B
e630127e2d Add troubleshooting note about hoverpacks 2025-06-18 01:14:51 -04:00
Jarno Westhof
b0b4caa103 Fixed itemlinks again 2025-06-17 22:17:35 +02:00
Jarno Westhof
1bcb48f155 Fixed unlock cost of geothermal generator 2025-06-17 21:25:40 +02:00
Jarno Westhof
f2e37e1829 Fixed hub milestone item leaking to into wrong milestones 2025-06-17 20:58:21 +02:00
Jarno Westhof
7e40cba0da Fixed Itemlinks
Removed space elevator parts from fillers
Removed more AWESOME shop purchaseables from minimal item pool
Added all equipment to minimal item pool
Removed non fissile and fertile uranium from minimal item pool
Removed portal from minimal item pool
Removed Ionized fuel from minimal item pool
Removed recipes for Hoverpack and Turbo Rifle Ammo from minimal item pool
Lowered the chance for rolling steel on randomized starter recipes
2025-06-15 23:40:56 +02:00
Jarno Westhof
2893890908 Reworked logic to no longer include Single: items as filler
Reworked logic for more performance
Reworked logic to always put useful equipment in pool
2025-06-14 21:12:11 +02:00
Jarno Westhof
fcf7d9c4db Fixed options pickling error 2025-06-14 16:56:03 +02:00
Rob B
5a8b598781 Reduce Portable Miner and Reinforced Iron Plate quantities in "Skip Tutorial Inspired" starting preset 2025-06-13 00:15:08 -04:00
Jarno Westhof
710144c363 Fixed incorrect description on the options 2025-06-10 12:57:22 +02:00
Rob B
48af1b2e88 Options formatting fixes, lower minimum ExplorationCollectableCount, add new Explorer starting inventory items preset 2025-06-09 18:40:20 -04:00
Rob B
d44928c930 Update setup directions and info 2025-06-09 18:39:57 -04:00
Jarno Westhof
1b297820de Fixed typo in options preset 2025-06-09 21:37:33 +02:00
Jarno Westhof
3d299c2317 Added Single Dark Matter Crystals 2025-06-09 15:49:49 +02:00
Jarno Westhof
739f520705 Added Dark Matter Crystals 2025-06-08 22:20:03 +02:00
Jarno Westhof
f082210c18 Added iron ore to build hub 2025-06-05 22:08:48 +02:00
Jarno Westhof
e1c9608841 Added support for Universal Tracker
Put more things in the never exclude pool for a more familiar gameplay
2025-05-30 21:10:42 +02:00
Jarno
46650696b3 Merge pull request #5 from airbreather/fix-satisfactory-player-options-link
Satisfactory: Fix the player settings link.
2025-05-28 23:28:18 +02:00
Rob B
87d058d66e Trap info 2025-05-25 12:26:29 -04:00
Rob B
719170b72f Add goal time estimates 2025-05-25 12:19:04 -04:00
Jarno Westhof
aa3b19579c Fixed exposing option type 2025-04-29 21:50:24 +02:00
Jarno Westhof
b56c820411 Implemented exploration cost in slot_data 2025-04-29 21:27:58 +02:00
Jarno Westhof
b1a5ae4939 Applied cheaper building costs of assembler and foundry 2025-04-23 23:56:55 +02:00
Jarno Westhof
51dc518521 Latest update for 1.1 2025-04-21 21:13:45 +02:00
Jarno Westhof
eda3d60e0a Updated slot_data 2025-04-16 23:25:00 +02:00
Jarno Westhof
c8309b2acd Implemented random Tier 0 2025-04-13 00:16:48 +02:00
Jarno Westhof
86971adc49 Added recipy groups for easyer hinting 2025-04-12 00:30:25 +02:00
Jarno Westhof
50bf03b484 Fixes after variable renmame 2025-04-11 00:08:31 +02:00
Jarno Westhof
3535daf043 Added options groups and presets 2025-04-11 00:05:58 +02:00
Jarno Westhof
05ab8eefda Added 1.1 stuffs 2025-04-06 21:12:53 +02:00
Jarno Westhof
a3e370044e Fixed renaming of filters 2025-04-06 14:14:25 +02:00
Jarno Westhof
7494177946 Merge remote-tracking branch 'remotes/origin/Satisfactory_limit_evevator_tier' into Satisfactory
# Conflicts:
#	worlds/satisfactory/Items.py
2025-04-06 13:32:33 +02:00
Jarno Westhof
d223ede9c3 Yay more stuff 2025-04-06 13:27:11 +02:00
Jarno Westhof
1b28294a4f Implemented many many new options 2025-04-06 00:56:27 +02:00
Jarno Westhof
5cf65edc11 Implemented abstract base classes + some fixes 2025-04-05 19:13:52 +02:00
Joe Amenta
175bded1f4 Fix this link. 2025-04-04 08:55:01 -04:00
Jarno Westhof
132a3957ed Remove debug statement 2025-04-03 22:51:08 +02:00
Jarno Westhof
3b49aae19e Fixed generation with different elevator tiers 2025-04-03 22:50:06 +02:00
Jarno Westhof
dcb820b483 Some refactorings 2025-03-24 20:39:14 +01:00