1
Fork 0
mirror of https://github.com/Steffo99/lihzahrd.git synced 2024-10-16 14:37:30 +00:00
Commit graph

33 commits

Author SHA1 Message Date
b97cd85766
Create LICENSE.txt 2019-08-13 17:06:24 +02:00
038850d70b
Update pythonpackage.yml 2019-08-13 00:00:36 +02:00
34dd255e39 Create empty requirements.txt file 2019-08-12 23:55:13 +02:00
3eca4109a4
Try out GitHub CI 2019-08-12 23:53:33 +02:00
8cf9dcdd36 Fix doc bug 2019-08-12 23:15:11 +02:00
87292406a6 Update docs 2019-08-12 22:48:55 +02:00
1255d0b189 Fix setup.py 2019-08-12 22:11:57 +02:00
86ebd39c4e Use a tilematrix instead of a list of lists 2019-08-12 21:57:08 +02:00
317d5d5190 Complete world loading 2019-08-12 20:22:40 +02:00
49382e811c Parse Tile Entities and Weighed Pressure Plate data 2019-08-12 19:41:24 +02:00
7fac0d3be5 Parse mob data 2019-08-12 18:22:48 +02:00
d9f7afe199 Parse NPC data 2019-08-12 18:05:35 +02:00
ff982e207c Parse sign data 2019-08-12 17:18:48 +02:00
a8e483e5af Small changes 2019-08-12 16:15:12 +02:00
e504bb9802 Update docs 2019-08-11 17:30:53 +02:00
d677fb18de Parse chests data 2019-08-11 17:22:47 +02:00
b34ed326d0 Start work on chests data 2019-08-11 14:41:58 +02:00
47b5c62533 Add default arguments to tiles 2019-08-11 14:41:38 +02:00
392e17a4e2 Fix typo without updating docs 2019-08-10 21:09:06 +02:00
60e9f17490 Update docs 2019-08-10 21:05:44 +02:00
57378bfbaa Use slots for faster access 2019-08-10 20:02:45 +02:00
740577f578 Correctly parse WorldTiles data 2019-08-10 19:59:37 +02:00
6f8b9b75b3 Start work on tile data 2019-08-09 15:16:57 +02:00
67e3627a68 Update docs 2019-08-09 13:53:03 +02:00
41f1a70105 Complete header parsing 2019-08-09 13:53:02 +02:00
5da9921892 Add package infrastructure 2019-08-09 13:53:02 +02:00
5fdf4468ae Even more progress on the header data parsing 2019-08-09 13:52:50 +02:00
f6e7c1eff6 More progress on the header data parsing 2019-08-09 13:52:42 +02:00
40ad4fe9ef Continue work on the header data 2019-08-09 13:52:01 +02:00
cad4abed32 New things! A lot of new things! 2019-08-09 13:51:23 +02:00
525b203b5c Update git data 2019-08-07 14:08:25 +02:00
55f861f3e7
Create README.md 2019-08-06 18:18:10 +02:00
292c5c8928 First commit 2019-08-06 18:16:17 +02:00