Commit graph

4 commits

Author SHA1 Message Date
claywar
a8986be5ab
Add explicit table path for enum declarations 2024-08-26 23:05:00 -04:00
claywar
94887d4db8
Use @enum annotation for tables in enum directory 2024-08-20 18:12:33 -04:00
Zach Toogood
75844e6776 CI: Add annotations to enums 2024-07-25 08:18:34 +01:00
claywar
fe43f00f92
[magian] Add support for day/weather condition to trials
* Add optional parameter to getWeather in CLuaBaseEntity to ignore scholar effects
* Remove unnecessary global exceptions in lua CI

Add support for multiple elements to support light or darkness trials

Add appropriate dayWeather groups and use those to support trial messages

Add mobSuperFamily condition

Return true if no dayWeather condition is set in a trial

Add Trial 82 for example usage of dayWeather and mobSuperFamily condition

Fix incorrect change for WS listener

Move magianElement to enum to correct load order
2023-09-19 11:31:23 -04:00