Fabian Dill
3c2933d587
V6: fix area cost always referencing last area cost, instead of current index ( #348 )
...
* V6: fix area cost always referencing last area cost, instead of current index
* V6: autoformat Rules.py
* V6: correct a location name for rule application
2022-03-26 10:16:28 +01:00
Alchav
3b128c8512
SM - Option to remove empty locations ( #323 )
2022-03-26 07:26:55 +01:00
lordlou
fb1be7b003
[SM] min client version change ( #347 )
2022-03-26 02:36:13 +01:00
lordlou
e0aa52ed27
[SMZ3] player count fix ( #346 )
2022-03-26 02:35:55 +01:00
Fabian Dill
64ac619b46
Core: use assert correctly ( #345 )
...
Core: add some more types to State and add count() method
2022-03-25 20:12:54 -04:00
Fabian Dill
75de616465
Core: remove sending_visible ( #339 )
...
* Core: remove sending_visible
Only used by Factorio and that use predates start_location_hints, which works perfectly fine for this purpose.
* Factorio: minor cleanup
2022-03-24 12:15:52 -04:00
strotlog
d8087660e6
SM: remove SNIClient read of duplicative ROM name ( #340 )
2022-03-24 11:40:02 -04:00
black-sliver
b599a7607d
SoE: mark traps as being traps
2022-03-24 01:49:45 +01:00
black-sliver
f326de2686
SoE: require client 0.2.6
...
Require latest https://github.com/black-sliver/ap-soeclient/
currently hosted on evermizer.com/apclient.beta
2022-03-23 02:21:47 +01:00
black-sliver
2ca6b7f929
SoE: add traps and death link
2022-03-23 02:21:47 +01:00
black-sliver
79afae17e7
SoE: add item groups
2022-03-23 02:21:47 +01:00
black-sliver
cb4d9dc365
SoE: some cleanup
2022-03-23 02:21:47 +01:00
jonloveslegos
4bf8b98681
Added my game made specifically for AP, ChecksFinder (Minesweeper) ( #302 )
2022-03-22 23:30:10 +01:00
espeon65536
cb3db8ae16
ALttP: fix ROM crash when loading mail/shield overflow sprite in hard/expert
2022-03-22 18:59:47 +01:00
lordlou
7df12930ef
[SM] Add support for Remote Items ( #317 )
2022-03-21 05:34:47 +01:00
Alchav
affcaf1c02
ItemLink - ensure no extra fillers are created ( #316 )
2022-03-20 16:07:51 +01:00
Fabian Dill
7e314c0d7a
Multidata: don't include start inventory events in sendable items ( #319 )
2022-03-18 13:19:21 -04:00
Fabian Dill
1266ca314c
Options: some display name renames that were missed ( #318 )
2022-03-18 13:17:19 -04:00
Fabian Dill
7394598aff
Patch: update to version 4 ( #312 )
2022-03-18 04:53:09 +01:00
Felix R
b02a710bc5
Add Meritous ( #278 )
2022-03-18 04:30:47 +01:00
Alchav
689183edc0
[RL] Specify list of available classes ( #262 )
2022-03-16 02:31:14 +01:00
Hussein Farran
43113c7844
Merge pull request #308 from ArchipelagoMW/quick-recipe
...
Quick recipe
2022-03-15 13:19:34 -04:00
Hussein Farran
fb8879a919
Merge pull request #307 from ArchipelagoMW/energy-bridge
...
Factorio: increase cost of Energy Bridge
2022-03-15 13:18:52 -04:00
Hussein Farran
136b9f9138
Merge pull request #309 from ArchipelagoMW/update-requirements
...
Requirements: update modules and move bsdiff4 to be a common module
2022-03-15 13:17:17 -04:00
Fabian Dill
e3781c68be
Requirements: update modules and move bsdiff4 to be a common module
2022-03-15 14:17:03 +01:00
Fabian Dill
d2927dc68f
LttP: update required client version as behaviour changes were introduced with location check writes to savegame
2022-03-15 14:07:32 +01:00
Fabian Dill
ca95d47127
Factorio: improve generation speed of make_quick_recipe slightly
2022-03-15 14:02:05 +01:00
Fabian Dill
a5a0c94a2c
Factorio: increase cost of Energy Bridge
2022-03-15 14:01:15 +01:00
lordlou
cfa49ee757
Add SMZ3 support ( #270 )
2022-03-15 13:55:57 +01:00
Fabian Dill
8d3ea9c50f
Factorio: write Group names to mod
2022-03-14 20:26:16 +01:00
Fabian Dill
f01a31ce56
Factorio: add recipe for energy bridge
2022-03-14 19:40:35 +01:00
Chris Wilson
e0f3d6d0d7
[WebHost] Add docblock and FAQ pages for ArchipIDLE
2022-03-13 23:44:30 -04:00
Chris Wilson
0c57af40dc
[ArchipIDLE] Rename locations to indicate the time required to wait
2022-03-13 22:56:46 -04:00
Chris Wilson
0714be6b73
[ArchipIDLE] Prevent overwriting global item pool
2022-03-13 20:44:08 -04:00
Chris Wilson
b5ce6f0bb0
[ArchipIDLE] Fix inefficiency caused by indentation error
2022-03-13 20:42:20 -04:00
Chris Wilson
67d59067eb
[ArchipIDLE] Use shuffled item_table during generation
2022-03-13 20:39:13 -04:00
Chris Wilson
f1984a103d
[ArchipIDLE] Set only 20 items as progressive
2022-03-13 15:31:27 -04:00
Chris Wilson
41fd7a8a56
Fixed failing tests
2022-03-13 14:37:56 -04:00
Chris Wilson
14ac139d03
Added world for ArchipIDLE
2022-03-13 04:04:12 -04:00
Yussur Mustafa Oraji
97b1ae5ee9
v6,sm64ex: Add support for offline singeplayer seeds ( #301 )
2022-03-12 22:05:54 +01:00
espeon65536
15e0763ed5
Update progression balancing algorithm ( #300 )
...
* New progression balancing algo: computes based on percentage of locations available rather than absolute number of locations
2022-03-12 22:05:03 +01:00
lordlou
2c3e3f0d43
Sm/slot data ( #299 )
2022-03-02 19:41:03 +01:00
espeon65536
c5926fcf2b
OoT: rename all option displayname to display_name
2022-03-02 00:38:24 +01:00
lordlou
e6546eea85
Sm/slot data ( #298 )
...
for trackers
2022-03-02 00:37:52 +01:00
lordlou
892357cc2c
Sm/item link support ( #297 )
2022-03-02 00:37:11 +01:00
Fabian Dill
491530ad60
LttP: fix reveal bytes for Mysery Mire Prize
2022-02-24 23:43:33 +01:00
Fabian Dill
6667c1f03d
Factorio: set parenthesis correctly
2022-02-24 22:50:51 +01:00
Fabian Dill
e985fc41ce
Factorio: make EnergyLink an option
2022-02-24 22:40:16 +01:00
CaitSith2
508eb04e94
Tweak energy bridge values
...
ENERGY_INCREMENT now set dynamically by whatever the ap-energy-bridge buffer capacity ends up being.
2022-02-24 13:16:18 -08:00
Fabian Dill
6bf2f5611a
EnergyLink: lots of cleanup
2022-02-24 04:47:01 +01:00