Commit Graph

58 Commits

Author SHA1 Message Date
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
Jarno Westhof
5fdb33460d its generating 2025-03-23 22:08:12 +01:00
Jarno Westhof
6b57ec381b I guess test pass, game still unbeatable tho 2025-03-23 21:23:57 +01:00
Jarno Westhof
f6a1519704 progress i think as test passed 2025-03-23 12:56:10 +01:00
Jarno Westhof
26f9574894 Progress commmit incase my pc crashes 2025-03-11 23:14:40 +01:00
Jarno Westhof
4b65e45ecc Fixed some bugs 2025-02-24 22:59:40 +01:00
Jarno Westhof
8c68f23dc7 progrees i think 2025-02-22 15:48:38 +01:00
ProverbialPennance
cd1d7c844b Fixes: TypeError: 'set' object is not subscriptable
random.choice does not work over set objects, cast to a list to allow 'trap_selection_override'
2025-02-13 01:25:02 +01:00
Rob B
afb54d040c Add notes about dedicated server setup 2025-02-02 00:18:04 -05:00
Rob B
db2c06e2ff Add info/warning about save setup failure bug 2025-01-29 19:55:56 -05:00
Rob B
f11834f990 Add 1 "Bundle: Solid Biofuel" to default starting items (for later chainsaw usage or early power gen) 2025-01-24 00:12:39 -05:00
Jarno Westhof
65685f6423 Merge branch 'Satisfactory' of https://github.com/Jarno458/Archipelago into Satisfactory 2025-01-21 23:23:50 +01:00
Jarno Westhof
63cb922c4d Hopefully fixed the mam from getting placed behind harddrives 2025-01-21 23:23:35 +01:00
Rob B
79f2789ffd Update hard drive behavior description 2025-01-20 17:52:39 -05:00