bestiary
|
Improve bestiary handling
|
2020-06-08 02:04:56 +02:00 |
chests
|
Optimize some more by using __slots__
|
2020-06-10 13:16:43 +02:00 |
enums
|
Optimize a few functions... I think.
|
2020-06-08 03:15:23 +02:00 |
fileutils
|
Optimize some more by using __slots__
|
2020-06-10 13:16:43 +02:00 |
header
|
Fix type annotation
|
2020-06-08 02:56:13 +02:00 |
items
|
Optimize some more by using __slots__
|
2020-06-10 13:16:43 +02:00 |
journeypowers
|
Optimize some more by using __slots__
|
2020-06-10 13:16:43 +02:00 |
npcs
|
...I kinda forgot to do separate commits...
|
2020-06-07 17:59:19 +02:00 |
pressureplates
|
1.0b1
|
2019-08-13 19:56:30 +02:00 |
tileentities
|
Optimize some more by using __slots__
|
2020-06-10 13:16:43 +02:00 |
tiles
|
Optimize some more by using __slots__
|
2020-06-10 13:16:43 +02:00 |
townmanager
|
...I kinda forgot to do separate commits...
|
2020-06-07 17:59:19 +02:00 |
__init__.py
|
...I kinda forgot to do separate commits...
|
2020-06-07 17:59:19 +02:00 |
errors.py
|
Use a tilematrix instead of a list of lists
|
2019-08-12 21:57:08 +02:00 |
timer.py
|
Use a tilematrix instead of a list of lists
|
2019-08-12 21:57:08 +02:00 |
world.py
|
Fix journey powers parsing
|
2020-06-10 12:48:07 +02:00 |