Jarno
63f012cce7
Timespinner: Enter Sandman flag ( #1263 )
2022-12-04 22:02:46 +01:00
Zach Parks
462ddce72c
Templates: Remove auto wordwrap, fix manual indentation, and reformat docstrings for world options in main. ( #1201 )
...
* Fix wrapping too early if docstring is within 120 characters and re-indent other lines.
* Remove auto-word wrapping and tweaked all worlds' option docstrings formatting.
Options should wrap around the 120 character mark to prevent template files from being too long horizontally. This also allows manual-indentation to work again.
* Fix missing '#' on empty lines in output from docstring.
2022-11-06 08:28:16 -06:00
Fabian Dill
af11fa5150
Core: auto alias ( #1022 )
...
* Test: check that default templates can be parsed into Option objects
2022-09-16 00:32:30 +02:00
Colin Lenzen
7d85ab471a
[Timespinner] Rename flag and add tiered loot settings ( #699 )
2022-07-03 17:05:44 +02:00
Colin Lenzen
74ee8ec459
[Timespinner] Add Boss Randomization Settings ( #598 )
...
* [Timespinner] Add Boss Randomization Settings
2022-06-10 01:07:47 +02:00
weffjebster
2b702528fd
[Timespinner]HP cap setting ( #536 )
2022-05-19 05:25:08 +02:00
Colin Lenzen
23144ff204
[Timespinner] Add Show Item Drops in Bestiary
2022-05-19 05:24:31 +02:00
Jarno Westhof
07f66fb15a
[Timespinner] Make DamageRandoOverrides a bit easier to work with and compatible with older yamls ( #517 )
2022-05-15 14:39:38 -07:00
weffjebster
b0b41711d4
Adding damage rando v2 options to timespinner rando ( #503 )
2022-05-14 11:52:35 +02:00
Jarno Westhof
b5f58b0a03
Fixed copy paste issue
2022-04-24 08:28:14 -07:00
Colin Lenzen
75a76fb184
Include options in options dict
2022-04-24 05:01:53 +02:00
Colin Lenzen
21f1ccbfb4
Timespinner: Options to Support Loot Randomization
2022-04-24 05:01:53 +02:00
Jarno Westhof
700b83572e
[Timespinner] Added new shop options ( #264 )
...
* [Timespinner] Added new shop options
2022-02-04 21:53:47 +01:00
Colin Lenzen
411f0e40b6
Timespinner - Add Lore Checks checks ( #171 )
2022-01-01 20:44:45 +01:00
Jarno
d08d716966
[Timespinner] Added orb damage rando flag
2021-12-20 14:40:01 +00:00
Jarno Westhof
8363d1749b
[Timespinner] New seed options and new locations checks ( #140 )
2021-11-28 22:59:34 +01:00
Jarno Westhof
30755b2067
Use base DeathLink option
2021-11-06 10:04:21 +00:00
Jarno Westhof
ea707a0bc5
[TimeSpinner] Serverside DeathLink + Spoiler log extension
2021-11-06 10:04:21 +00:00
Vince Lund
20d61d14e0
Fixed some spelling
2021-10-18 06:11:25 +00:00
Jarno Westhof
cff5db446d
Fixed some bugs + added documentation + added a few features ( #87 )
...
* Refactorings + minor logic fix
* Fixed unnececerly recalculation of item_name_groups
* Enabled other itemId's so that they can be send to client when desired
* Marked the loss of location 1337158
* Updated network graph
* First draft tinmespinner documentation
* Moved personal items to slot_data rather than location scouts
* Disabled Remote Items
* Updated docs
* Fixed port override
2021-09-30 19:51:07 +02:00
Jarno Westhof
822e8941ed
Added Timespinner support ( #77 )
...
AP side for 0.1.8 inclusion, Client and Documentation outstanding.
2021-09-24 04:07:32 +02:00