Fabian Dill
|
a77424d66a
|
missed a rename
|
2020-06-11 22:19:46 +02:00 |
Fabian Dill
|
4125995bdd
|
Adjust output to "BM" (Berserker's Multiworld) to differentiate spoiler logs, roms and server data at a glance
Rename _multidata to .multidata and embed .multidata as MultiServer-openable file into windows registry
|
2020-06-10 21:25:14 +02:00 |
Fabian Dill
|
f918efb645
|
implement skip_playthrough in mystery
|
2020-05-31 00:28:03 +02:00 |
Chris
|
a11bc58e7f
|
Add --disable-autohost argument to MultiMystery.py
- If present, MultiMystery will not automatically host the generated game
|
2020-04-21 00:02:03 -04:00 |
Fabian Dill
|
86d585e2d9
|
introduce multithreading to MultiMystery patch creation
I measured a 100 to 200% improvement in total zip creation speed
|
2020-04-10 14:27:54 +02:00 |
CaitSith2
|
959917bb13
|
Print host instead of ip address if host is specified. Also embed specified host into bmbp files. (#57)
|
2020-04-02 19:40:38 +02:00 |
CaitSith2
|
412e30fabc
|
Pr 56 (#56)
* Ignore *.bmbp files
Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com>
|
2020-04-02 14:47:46 +02:00 |
Fabian Dill
|
8b02103b93
|
encode port into patch, also reverse defaulting order for server;
cmd args overwrite yaml now
|
2020-04-02 11:21:33 +02:00 |
Fabian Dill
|
031d6823a1
|
mostly pathing improvements, mostly to benefit linux
|
2020-03-15 19:32:00 +01:00 |
Fabian Dill
|
19f6abc87c
|
fixes #44
|
2020-03-07 15:50:04 +01:00 |
Fabian Dill
|
d44acfdaaf
|
implement binary patching for multimystery (for now no gui/cli support)
|
2020-03-06 00:48:23 +01:00 |
Fabian Dill
|
9d54f56ea6
|
mention the configured rom path in its warning
|
2020-02-23 17:12:21 +01:00 |
Fabian Dill
|
11e1ad6901
|
some small improvements for mystery
|
2020-02-23 17:06:44 +01:00 |
Fabian Dill
|
5a204a75f5
|
default to a zipping algorithm that actually finds similarities in roms (~90% file size reduction)
|
2020-02-21 10:57:57 +01:00 |
Fabian Dill
|
0220575c50
|
Meta-Mystery
|
2020-02-18 09:14:31 +01:00 |
Fabian Dill
|
e50b9e5ee2
|
add zip_spoiler and zip_multidata
|
2020-02-17 02:09:33 +01:00 |
Fabian Dill
|
0986b36b39
|
remove tautologous if
|
2020-02-16 09:47:50 +01:00 |
Fabian Dill
|
9047ddb479
|
make player_name logic a bit smarter in MultiMystery.py
|
2020-02-16 09:44:32 +01:00 |
Fabian Dill
|
14e24037a5
|
împlement optional hint system (defaults to off)
|
2020-02-09 05:28:48 +01:00 |
Fabian Dill
|
8ea3f34898
|
compile all user starting points
|
2020-02-02 22:36:55 +01:00 |
Fabian Dill
|
de6029aa13
|
default MultiMystery to the python version that launched it.
|
2020-01-19 19:34:20 +01:00 |
Fabian Dill
|
b58558eb75
|
move updater to own module
|
2020-01-18 15:45:52 +01:00 |
Fabian Dill
|
2ff2b5b30c
|
keep MultiMystery.py console open in case of crash, as users typically don't know how to keep a console open
|
2020-01-17 20:24:21 +01:00 |
Fabian Dill
|
aa0ac7aea8
|
update MultiMystery.py to reflect:
merge HintedMultiServer into MultiServer
|
2020-01-15 00:36:51 +01:00 |
Fabian Dill
|
b3ec435b7e
|
implement race as an option and cmd argument
|
2020-01-13 19:47:30 +01:00 |
Fabian Dill
|
7cdd12a43c
|
some text updates
|
2020-01-13 01:58:21 +01:00 |
Fabian Dill
|
85a4e9d409
|
initial upload
|
2020-01-12 17:03:30 +01:00 |