PoryGone
3cef39a387
SMW & DKC3: Ship as `.apworld` ( #1426 )
2023-02-01 21:15:01 +01:00
black-sliver
428344b6bc
setup: honor build automation ...
...
... and reorder imports to PEP it up
2023-01-30 02:33:41 +01:00
Fabian Dill
11873e059a
Setup: don't use dependency before it's installed
2023-01-29 22:36:04 +01:00
Fabian Dill
1e251dcdc0
Setup: new cx-Freeze just dropped
2023-01-27 20:06:56 +01:00
Fabian Dill
ba519fecd0
Setup: update some stuff to 6.14.0 cx-Freeze ( #1412 )
...
* Setup: update some stuff to 6.14.0 cx-Freeze
* Fix BuildCommand and replace include_files by cutom step
* setup.py: bit more cleanup for extra_libs
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
2023-01-25 00:20:26 +01:00
Fabian Dill
51574959ec
Setup: add moduleupdater prompt to setup.py
2023-01-24 03:42:55 +01:00
Fabian Dill
092e8d14ad
Core: Make apworlds function mostly before Python 3.10
2022-12-20 17:24:04 +01:00
Zach Parks
bedc78d335
Rogue Legacy: Remove relative imports and move to .apworld. ( #1304 )
...
* Remove relative import and remove `set_rule` usage.
* Set Rogue Legacy to be .apworld.
2022-12-08 08:54:49 -06:00
Fabian Dill
5273812039
Core: default distribute Factorio and Subnautica as .apworld ( #1260 )
2022-12-06 23:40:30 -06:00
Fabian Dill
8ce3fd5518
Core: update cx-Freeze
2022-11-17 23:53:50 +01:00
black-sliver
af6a72c3c3
AppImage: provide LD_LIBRARY_PATH
...
this fixes libssl1.1 not being found
2022-10-07 22:24:14 +02:00
black-sliver
2045905c9b
setup.py: fix setuptools>=61 compatibility
...
Closes ArchipelagoMW/Archipelago#391
2022-06-17 15:09:58 +02:00
Fabian Dill
65d213c494
kivy: include in frozen library zip
2022-06-17 03:24:38 +02:00
black-sliver
25bea47872
Appimage: include libssl ( #613 )
2022-06-05 22:52:16 +02:00
black-sliver
78f22e895e
requirements: update cx-Freeze, fix compatibility
...
this conflicts with and replaces commit #f9b12b51080c7bbbf3d52c79453ac6c8222a03c5
2022-06-04 21:12:45 +02:00
black-sliver
d9418d5ce1
Core: move is_linux, _macos, _windows to Utils.py
2022-06-04 21:12:45 +02:00
black-sliver
a2fc3d5b71
AppImage: better compatibility
...
* old startup script did not work with dash
* add missing libcrypt in cx_freeze
2022-06-04 21:12:45 +02:00
strotlog
2b73c7f9e4
config: Use valid default enemizer_path on Linux (and Windows)
2022-06-02 02:15:05 +02:00
black-sliver
6d3538a35b
AppImage: fix build ( #589 )
...
* CI: build: use ARCH= for AppImage
* WebHost: pin flask-caching
until https://github.com/pallets-eco/flask-caching/pull/352 is merged or fixed otherwise
2022-05-28 23:20:46 +02:00
TheCondor07
551cf8442f
Starcraft 2 Wings of Liberty AP Implementation ( #528 )
2022-05-18 23:27:38 +02:00
Fabian Dill
47b179dec4
setup: utf-8-sig signing
2022-05-18 11:57:10 -07:00
Fabian Dill
2f7f6a0b58
Setup: copy LttP yaml to build automatically
2022-04-05 02:26:41 +02:00
Fabian Dill
b9014b2a60
Setup: update cx-Freeze ( #370 )
2022-03-31 18:08:48 -04:00
black-sliver
7d830362a7
Setup, Launcher, Linux Support ( #359 )
2022-03-31 05:08:15 +02:00
espeon65536
469dda7d85
AP Ocarina of Time Client ( #352 )
2022-03-27 21:44:22 +02:00
jonloveslegos
4bf8b98681
Added my game made specifically for AP, ChecksFinder (Minesweeper) ( #302 )
2022-03-22 23:30:10 +01:00
Fabian Dill
c7e87bc16a
Setup: add setup specific requirements
2022-01-22 20:35:30 +01:00
Fabian Dill
1e5c4c9b7c
Setup: pass used python version into windows installer automatically
2022-01-21 08:39:42 +01:00
Fabian Dill
e1fc44f4e0
Clients: compatibility change for old Intel graphics.
2021-12-10 09:29:59 +01:00
Fabian Dill
47c1300f30
Setup: move templates from /Players into /Players/Templates
2021-12-03 07:01:43 +01:00
jtoyoda
6566dde8d0
Initial FF1R implementation ( #123 )
...
FF1R
2021-11-28 22:32:08 +01:00
espeon65536
f5e82c0417
Add oot adjuster to setup scripts
2021-11-15 08:32:54 -06:00
lordlou
77ec8d4141
Added Super Metroid support ( #46 )
...
Varia Randomizer based implementation
LttPClient -> SNIClient
2021-11-12 14:00:11 +01:00
Fabian Dill
739d4d0038
Setup: prepare for Python 3.10
2021-11-04 16:48:02 +01:00
Fabian Dill
d38e1185bb
Setup: auto include auto generated yaml files
2021-10-16 19:40:58 +02:00
Fabian Dill
8b2433584d
CommonClient: allow running it as text client
...
CommonClient: move logging init to library
Setup: add TextClient
2021-09-30 09:09:21 +02:00
Fabian Dill
e53b5324f5
Ocarina of Time: remove 32 bit windows executables, as AP never supported it
2021-09-04 14:38:34 +02:00
Kono Tyran
0668f94461
- change minecraft clients icon.
2021-08-14 23:05:15 +00:00
Kono Tyran
285b9e12eb
- Add Minecraft to inno_setup_38.iss, this will download java and forge and install them.
2021-08-10 18:42:25 +00:00
Fabian Dill
4b38cb4c2e
Setup: various small adjustments and fixes
2021-08-06 19:33:17 +02:00
Fabian Dill
66514ec607
unify clients and setup
2021-07-31 00:03:48 +02:00
Fabian Dill
36a981aaa2
Freeze: don't discard docstrings as Archipelago makes use of them during runtime.
2021-07-28 13:31:27 +02:00
Fabian Dill
2fc4006dfa
RIP: MultiMystery and Mystery, now there's just Generate
...
Other changes:
host.yaml Multi Mystery options were moved and changed
generate_output now has an output_directory argument
MultiWorld.get_game_players(<game>) now replaces <game>_player_ids
Python venv should now work properly
2021-07-21 18:08:15 +02:00
Fabian Dill
e105616b96
use dynamic item name groups in State
2021-07-21 09:45:15 +02:00
Fabian Dill
a503134533
remove Gui.py, GuiUtils.py, ER_hint_reference.txt and icon.ico from root directory
2021-07-21 09:18:28 +02:00
Fabian Dill
573fde4bbc
Merge together FactorioClient.py and FactorioClientGUI.py
...
Add cmd arguments
Add kivy style file, allowing users to modify it
2021-07-19 21:52:08 +02:00
Fabian Dill
007f2caecf
LttP: SNI keeps its log outside its folder
2021-07-07 03:49:29 +02:00
Fabian Dill
80a5845695
LttP: Move over to SNI
2021-07-07 03:45:27 +02:00
Fabian Dill
ac919f72a8
Factorio: update setup
2021-07-03 00:30:00 +02:00
Fabian Dill
328d448ab2
Auto import worlds to trigger registration
2021-06-29 03:49:29 +02:00