|
8482854a97
|
Update docs
|
2023-03-06 02:48:53 +01:00 |
|
|
58d84d26f0
|
Optimize struct.unpack calls
|
2023-03-06 02:42:27 +01:00 |
|
|
d451fd3731
|
Process unknown data
|
2023-03-06 02:42:27 +01:00 |
|
|
66d0e221e1
|
Update world parsing with new flags
|
2023-03-06 02:42:27 +01:00 |
|
|
ef6787fa0a
|
Extend ItemType with new items
Co-authored-by: Martin George <martydingo@users.noreply.github.com>
|
2023-03-06 02:42:27 +01:00 |
|
|
958f085bfe
|
Extend BlockType with new blocks
Co-authored-by: Martin George <martydingo@users.noreply.github.com>
|
2023-03-06 02:42:27 +01:00 |
|
|
8baee150fb
|
Extend WallType with new walls
Co-authored-by: Martin George <martydingo@users.noreply.github.com>
|
2023-03-06 02:42:27 +01:00 |
|
|
e62d6fb24f
|
Refactor _read_tile_block and implement Coatings
|
2023-03-06 02:42:27 +01:00 |
|
|
5137edf63f
|
Remove functools import
|
2023-03-06 02:42:27 +01:00 |
|
|
518d273066
|
Implement bit unpacking in a more efficient way
Co-authored-by: "rodrigo a. araujo" <rodjjo@gmail.com>
|
2023-03-06 02:42:27 +01:00 |
|
|
1060930d66
|
Allow parsing only 1.4.4.9 worlds
No bandwidth to support multiple world versions
|
2023-03-06 02:42:27 +01:00 |
|
Martin George
|
4134becb24
|
Add _version_ids for 1.4.4.5, 1.4.4.8, 1.4.4.9
|
2023-03-06 02:42:27 +01:00 |
|
|
d335e28007
|
Implement LiquidType.SHIMMER
Co-authored-by: Martin George <martydingo@users.noreply.github.com>
|
2023-03-06 02:42:27 +01:00 |
|
Martin George
|
f7fd651b85
|
Add EntityTypes from 1.4.4.9
|
2023-03-06 02:42:27 +01:00 |
|
Martin George
|
78d2365c7b
|
Update Terraria version in the README
|
2023-03-06 02:42:27 +01:00 |
|
|
9269673fc9
|
Configure dependabot
|
2023-03-06 02:41:39 +01:00 |
|
|
97d5fafbcb
|
Update package metadata
|
2023-03-06 02:39:54 +01:00 |
|
|
13852e42e8
|
⬆️ Update dependencies
|
2022-02-11 19:46:10 +01:00 |
|
|
83b74ecaf4
|
📔 Fix docstrings for certain files
|
2022-02-11 19:44:49 +01:00 |
|
|
21e2983072
|
🧹 Run Black on all files
|
2022-02-11 18:05:29 +01:00 |
|
|
be05058df4
|
📔 Update documentation
|
2021-06-07 10:16:32 +02:00 |
|
|
4f15f0e663
|
🗒 Update README.md
|
2021-06-07 10:16:32 +02:00 |
|
|
5b12f06873
|
🧹 Remove __main__.py
|
2021-06-07 10:16:32 +02:00 |
|
MartinRohrbach
|
ae2a40275b
|
Update for 1.4.2.3
|
2021-06-07 10:16:32 +02:00 |
|
|
d5e8730eb5
|
publish: 2.0.0
|
2020-06-30 02:37:13 +02:00 |
|
|
2fa940074c
|
Fixes flyingsnake#9: Add missing Bamboo Block ID
|
2020-06-30 02:35:55 +02:00 |
|
|
02f73e5db0
|
Merge branch '1.4'
|
2020-06-10 19:58:31 +02:00 |
|
|
381a51fbfe
|
Delete unused github actions
|
2020-06-10 19:58:17 +02:00 |
|
|
d0804ebfc6
|
publish: 2.0.0a1
|
2020-06-10 19:54:56 +02:00 |
|
|
6af468e19a
|
Update docs for the final time
|
2020-06-10 19:52:57 +02:00 |
|
|
f58879c6b8
|
Optimize some more by using __slots__
|
2020-06-10 19:52:57 +02:00 |
|
|
5fd706463f
|
Fix journey powers parsing
|
2020-06-10 19:52:57 +02:00 |
|
|
376c606057
|
Commit missing doc file...?
|
2020-06-10 19:52:57 +02:00 |
|
|
7f229490b8
|
Optimize a few functions... I think.
|
2020-06-10 19:52:57 +02:00 |
|
|
af58d2e911
|
Fix type annotation
|
2020-06-10 19:52:57 +02:00 |
|
|
8e4f115d90
|
Optimize _read_tile_block (10s gain!)
|
2020-06-10 19:52:57 +02:00 |
|
|
985644e4b1
|
Change error message
|
2020-06-10 19:52:57 +02:00 |
|
|
1e9c1a517c
|
Parse prefixes correctly
|
2020-06-10 19:52:57 +02:00 |
|
|
c0d64698db
|
Improve bestiary handling
|
2020-06-10 19:52:57 +02:00 |
|
|
c66b1cf4ab
|
...I kinda forgot to do separate commits...
|
2020-06-10 19:52:57 +02:00 |
|
|
507a955bca
|
Update docs
|
2020-06-10 19:52:57 +02:00 |
|
|
d5309fe846
|
Bump the version number to 2.0a1
|
2020-06-10 19:52:57 +02:00 |
|
|
7ba21558b0
|
Add sphinx to the requirements
|
2020-06-10 19:52:57 +02:00 |
|
|
cddc0b7315
|
Fix typo
|
2020-06-10 19:52:57 +02:00 |
|
|
34a3e3ff56
|
Group saved ore tiers
|
2020-06-10 19:52:57 +02:00 |
|
|
fefbeb1447
|
Remove Ñ
|
2020-06-10 19:52:57 +02:00 |
|
|
a3c5c3a464
|
Rename wall types
|
2020-06-10 19:52:57 +02:00 |
|
Dale Floer
|
4d8bb61ba2
|
Bump version support to include 1.4.0.5
1.4.0.5 does not appear to have made any worldfile format changes over
1.4.0.4, so this code should work for both.
|
2020-06-10 19:52:57 +02:00 |
|
|
86d1249521
|
Reorganize a few things
|
2020-06-10 19:52:57 +02:00 |
|
|
a204c1efd9
|
PEP8 changes so PyCharm doesn't complain
|
2020-06-10 19:52:57 +02:00 |
|