|
598d02022a
|
Reworked how aura trigger data is stored. The trigger logic is not yet implemented (soon), but it will be mostly trivial to do at this point. Also changed the stat attribute mod functions in aura to the new style.
|
2020-06-06 16:26:21 +02:00 |
|
|
6a3716bc42
|
comvert quite a few more getters/setters to the newer style.
|
2020-06-05 19:40:53 +02:00 |
|
|
2c47f9f550
|
Standardized notification methods to have the "notification" prefix, instead of the "on", and changed the naming a bit. This makes them stand out inside the docs, and it's easier to get completions for them while using the api.
|
2020-04-28 20:47:34 +02:00 |
|
|
62d3928ced
|
Equpiment-related methods now start with the equip keyword.
|
2020-04-28 12:31:03 +02:00 |
|
|
d5fa8c67bf
|
Add the new resource db to config.py, and sync classrefs.
|
2020-04-14 16:57:34 +02:00 |
|
|
931ef93219
|
Tiny improvements to the class xmls.
|
2020-03-22 17:13:45 +01:00 |
|
|
e272dca8f8
|
Update the class list in config.py, and sync classref to the current source.
|
2020-03-22 01:09:10 +01:00 |
|
|
3e10779dbc
|
Updated old style getters/setters to use the new style. E.g. sget_ -> gets_.
|
2020-02-26 21:20:54 +01:00 |
|
|
1cc9d1ace2
|
Added a brief description for most of the classes. Started writing method documentaion for aura.
|
2019-12-25 19:41:19 +01:00 |
|
|
1c96daba5f
|
Proper doc setup.
|
2019-12-25 14:08:01 +01:00 |
|