Commit Graph

  • c4ba281645 prep for 1.4 compiled release Fabian Dill 2020-02-11 15:07:21 +01:00
  • f40516d04f missing cave 45 qadan 2020-02-11 01:57:36 -04:00
  • 5c87e148c6 forgot a thing qadan 2020-02-11 01:31:23 -04:00
  • 722dfa2b69 fixing up inverted too qadan 2020-02-11 01:14:57 -04:00
  • aa569d1c3d rework as region connectors (inverted will be broken) qadan 2020-02-10 23:54:35 -04:00
  • 81051aebba mind your brackets Fabian Dill 2020-02-11 03:53:23 +01:00
  • 696fe0d0e4 try to squeeze !hint feedback on one line Fabian Dill 2020-02-11 00:54:48 +01:00
  • 416a6e7e50 add already found awareness to hint command Fabian Dill 2020-02-11 00:44:28 +01:00
  • 2b44792f70 better seed gen stuff qadan 2020-02-10 16:54:09 -04:00
  • 8db19e544e bomb jump rules, don't redo lamp rules qadan 2020-02-10 09:55:06 -04:00
  • 3ba3fcf2db dm room chest moved to global. ensuring base rules for owg qadan 2020-02-10 01:02:27 -04:00
  • ff3b879a02 more idiomatic, bugfix too qadan 2020-02-10 00:38:55 -04:00
  • ce9ccac4d3 forgetting about mirror DMD qadan 2020-02-09 19:30:04 -04:00
  • 8d5fc3051e adding to inverted qadan 2020-02-09 18:57:55 -04:00
  • 50687131e8 oh yeah qadan 2020-02-09 18:53:22 -04:00
  • 36333b3a49 not sure where this went qadan 2020-02-09 18:52:07 -04:00
  • 3e697f44dc was moved for an earlier thing qadan 2020-02-09 18:49:41 -04:00
  • a5f585ce7c fix bunny logic qadan 2020-02-09 18:43:15 -04:00
  • bc081ded9d add host.yaml to compiled program Fabian Dill 2020-02-09 21:32:29 +01:00
  • 79339a5fdf thats not where that is qadan 2020-02-09 15:14:15 -04:00
  • 08d908b9fc fixing bunny dmd stuff qadan 2020-02-09 15:06:55 -04:00
  • a8a12d14ba wip stuff qadan 2020-02-09 13:54:59 -04:00
  • f3324644a3 register all checks, not just network checks for hint points Fabian Dill 2020-02-09 12:10:12 +01:00
  • 3f3289cbb9 update docs Fabian Dill 2020-02-09 05:39:38 +01:00
  • 14e24037a5 împlement optional hint system (defaults to off) Fabian Dill 2020-02-09 05:28:48 +01:00
  • c10739e70c fixing up some stuff I broke qadan 2020-02-08 19:17:34 -04:00
  • e4ab046027 ensure inverted runs qadan 2020-02-08 19:00:21 -04:00
  • c6cf8c1ebe fix bunny rules n stuff qadan 2020-02-08 15:18:17 -04:00
  • 070476d067 fix stuff qadan 2020-02-08 12:40:51 -04:00
  • 5a3727510f fix comma qadan 2020-02-08 12:37:59 -04:00
  • 6cae0a1a4d no real reason to make class, also using class wrong so theres that qadan 2020-02-08 12:36:23 -04:00
  • e919b2b066 accidentally a thing qadan 2020-02-08 12:31:24 -04:00
  • c20fe90c0f maybe broken stuff oh boy qadan 2020-02-08 12:29:55 -04:00
  • 7c57a7337c Merge remote-tracking branch 'origin/master' Fabian Dill 2020-02-07 23:46:01 +01:00
  • e9b1ac8193 try to find IP, then loudly fail and continue Fabian Dill 2020-02-07 23:45:54 +01:00
  • 54e300a9e7 Get timer and progressive settings from dict for file name (#29) cassidy 2020-02-07 17:16:24 -05:00
  • bac66a7e53 fix timer handling in gui set data Fabian Dill 2020-02-07 23:14:50 +01:00
  • bcb509937a more dmd stuff qadan 2020-02-07 15:15:30 -04:00
  • fd4f91144b probably still missing things qadan 2020-02-07 13:13:13 -04:00
  • 96c07eccc2 expanding some rules qadan 2020-02-06 17:17:13 -04:00
  • 9521a0dbc9 cleaned up bunny dw, bunny revival qadan 2020-02-06 14:46:15 -04:00
  • d22ccdedb3 some changes qadan 2020-02-06 12:20:50 -04:00
  • 9659d01ed4 fix up some ohko stuff Fabian Dill 2020-02-04 11:13:42 +01:00
  • c76b19b290 Merge remote-tracking branch 'origin/master' Fabian Dill 2020-02-04 10:59:27 +01:00
  • 574699a527 remove extraneous spoiler creation Fabian Dill 2020-02-04 10:59:19 +01:00
  • efadb91179 mention Releases in readme Fabian Dill 2020-02-03 20:07:44 +01:00
  • 0e18dd06a6 Fix can_take_damage world attribute (#24) cassidy 2020-02-02 21:52:57 -05:00
  • 21b8c73179 Add "timer" as individual setting (#23) cassidy 2020-02-02 20:10:56 -05:00
  • 8ea3f34898 compile all user starting points Fabian Dill 2020-02-02 22:36:55 +01:00
  • 6ffaad0afe move gui module install to before project submodules Fabian Dill 2020-02-02 22:09:10 +01:00
  • 8ec43d722f add ModuleUpdate/Install to gui Fabian Dill 2020-02-02 22:03:03 +01:00
  • 4899955447 add compilation setup.py Fabian Dill 2020-02-02 06:25:06 +01:00
  • a4d8a3831e keep client window open if unexpected exceptions occur Fabian Dill 2020-02-02 06:20:08 +01:00
  • c5e5288b4d Merge remote-tracking branch 'origin/master' Fabian Dill 2020-02-02 06:14:58 +01:00
  • cc369c3631 add license command to client to have MIT compliant compiled client possible Fabian Dill 2020-02-02 06:14:51 +01:00
  • 74e55a78db Fix typo in Mystery.py (#21) DatXFire 2020-02-01 00:08:03 -05:00
  • 80b03fc037 add name field to easy.yaml Fabian Dill 2020-01-30 23:07:40 +01:00
  • 76f27ca7fd naming fixes Fabian Dill 2020-01-30 23:03:54 +01:00
  • 42d4837cc0 fix for remove args. (#20) CaitSith2 2020-01-30 13:58:01 -08:00
  • 588319ea72 remove extra args for compatibility Fabian Dill 2020-01-30 12:02:08 +01:00
  • 766215f056 accidentally a thing qadan 2020-01-28 18:20:01 -04:00
  • 4b7694b50f updates qadan 2020-01-28 18:19:07 -04:00
  • b6a6de942d Following this howto in the hopes of doing it right. IANAL. https://gist.github.com/fbaierl/1d740a7925a6e0e608824eb27a429370 Fabian Dill 2020-01-28 22:54:19 +01:00
  • 031f7e6e21 Update README.md Fabian Dill 2020-01-28 13:32:59 +01:00
  • c26d799fc1 remove debug logging line Fabian Dill 2020-01-27 22:55:07 +01:00
  • d595894990 Merge remote-tracking branch 'origin/master' Fabian Dill 2020-01-27 22:52:16 +01:00
  • c4cba170af add name option in yaml Fabian Dill 2020-01-27 22:52:11 +01:00
  • 4b4a27992c Add in a way to see if the randomly selected sprite is actually valid… (#16) CaitSith2 2020-01-25 16:37:29 -08:00
  • 94759fd1c4 improve forfeitplayer Fabian Dill 2020-01-24 00:12:23 +01:00
  • d608689d73 fix crash by rolling random progressive sword only once. Fabian Dill 2020-01-24 00:06:00 +01:00
  • 08af0dd07a added new options to easy.yaml Fabian Dill 2020-01-23 08:36:35 +01:00
  • 37933798cd fix a dungeon items regression Fabian Dill 2020-01-23 08:35:52 +01:00
  • 16ef94e2cf update readme to reflect recent changes Fabian Dill 2020-01-22 18:36:13 +01:00
  • 18f15d80f9 MSU-1 (#13) CaitSith2 2020-01-22 09:27:25 -08:00
  • 027ec03b23 Merge remote-tracking branch 'origin/master' Fabian Dill 2020-01-22 18:20:40 +01:00
  • a8f4bd946b revert "mark utf-8 output as such" for Bonta compatibility and sahahashashasbot compatiblity Fabian Dill 2020-01-22 18:20:35 +01:00
  • fbfcb54bab Add missing colon (#15) DatXFire 2020-01-22 12:08:56 -05:00
  • 7dba01b4f7 mark utf-8 output as such Fabian Dill 2020-01-22 18:00:58 +01:00
  • 515716a71d optimize bytearray creation time and ram use Fabian Dill 2020-01-22 17:50:00 +01:00
  • 6fb732f4b9 Use the first dice roll. (#14) CaitSith2 2020-01-22 08:29:43 -08:00
  • 06ea170ecd Non progressive option (#12) Fabian Dill 2020-01-22 06:28:58 +01:00
  • edd0a08143 Merge branch 'multiworld_31' of github.com:Bonta0/ALttPEntranceRandomizer into owg qadan 2020-01-21 21:41:18 -04:00
  • 9e88eb48d2 Bug fix for multiple item quantity (#10) CaitSith2 2020-01-20 17:21:48 -08:00
  • 79a8123696 Starting item tweaks (#9) CaitSith2 2020-01-20 09:21:55 -08:00
  • 095b88f54b link tails' guide in the easy.yaml Fabian Dill 2020-01-20 05:50:47 +01:00
  • 8e5cf52e27 only heartbeep needs an "off" as text Fabian Dill 2020-01-20 03:36:03 +01:00
  • a2c9cf2f25 use "on"/"off" for rom options Fabian Dill 2020-01-20 03:29:13 +01:00
  • 8c260bc4dd start adding some comments to easy.yaml Fabian Dill 2020-01-19 23:44:03 +01:00
  • fa41f358fd introduce PyYAML and make associated changes Fabian Dill 2020-01-19 23:30:22 +01:00
  • 32a6ac4fdf Merge pull request #8 from CaitSith2/patch-4 Fabian Dill 2020-01-19 21:53:32 +01:00
  • 7c82baca75 Merge pull request #7 from CaitSith2/patch-3 Fabian Dill 2020-01-19 21:53:13 +01:00
  • 863689c7c9 Make 'requirements.txt' be read from module's own... CaitSith2 2020-01-19 12:50:04 -08:00
  • fe2ebe9883 Mention Python compat Fabian Dill 2020-01-19 19:35:23 +01:00
  • de6029aa13 default MultiMystery to the python version that launched it. Fabian Dill 2020-01-19 19:34:20 +01:00
  • 154260d131 Update Mystery.py CaitSith2 2020-01-19 01:25:51 -08:00
  • 2f575d230c Merge pull request #6 from DatXFire/master Fabian Dill 2020-01-18 22:10:43 +01:00
  • 341e794cd8 Add Beemizer and Pot Shuffle to Spoiler Log Output DatXFire 2020-01-18 12:51:10 -05:00
  • b58558eb75 move updater to own module Fabian Dill 2020-01-18 15:45:52 +01:00
  • ec95e4ab5e fix readme line breaks Fabian Dill 2020-01-18 15:08:33 +01:00
  • 674cad07ea re-implement auto-updates Fabian Dill 2020-01-18 15:04:39 +01:00