Bixilon
50168dfbe2
support for 1.17-pre1, bump pixlyzer (fixes container types)
2021-06-16 17:58:39 +02:00
Bixilon
e511647460
fix spacing in copyright
2021-04-14 00:26:45 +02:00
Bixilon
4b36103db1
fix version_mappings_generator.py, generate resources for 21w14a - 17w46a
2021-04-08 17:47:47 +02:00
Bixilon
72751c1806
migrate to pixlyzer assets
...
* Known bugs: Entities not working, multi part structures not working anymore
2021-02-23 21:07:32 +01:00
Bixilon
7c0d8cf36f
Improve model generator, regenerate assets
2021-02-13 21:28:36 +01:00
Bixilon
37a9b7b843
Support for 21w03a
2021-01-24 21:49:46 +01:00
Bixilon
e1bbdb435a
support for 1.16.5-rc1 and 1.16.5
2021-01-17 13:41:30 +01:00
Bixilon
7774da2f2b
regenerate assets, fix bugs in generators
2021-01-07 13:44:19 +01:00
Bixilon
895715488c
improve mappings generator performance
2021-01-06 18:50:19 +01:00
Bixilon
1924e8d69b
minecraft assets per version
2021-01-06 17:35:14 +01:00
Bixilon
102a0f4862
performance improvements, proper table, fixes, more commands
2020-12-31 17:52:18 +01:00
Bixilon
7d6588378a
Remove .idea folder(s)
2020-12-21 14:13:06 +01:00
Bixilon
98a43cf73d
support for 20w49a, 20w51a
2020-12-17 17:17:47 +01:00
Bixilon
35b1dd4626
fix various typos
...
Co-authored-by: DeinBerater <niklas.hernitscheck@gmail.com>
2020-11-27 15:23:44 +01:00
Bixilon
09fdd472f9
fix typo from mojang in mappings generator
2020-11-21 18:01:02 +01:00
Bixilon
dd95df2370
fix entities.json generation (hopefully)
2020-11-20 23:47:05 +01:00
Bixilon
1e9de9cc63
fix entity generation for versions below 1.16 (PigZombie missing)
2020-11-19 14:50:28 +01:00
Bixilon
efb5f6f058
fix issue with entity meta data generation,
2020-11-18 21:04:57 +01:00
Bixilon
514d0e95be
add 2 missing assets
2020-11-17 21:22:19 +01:00
Bixilon
52d34a0cc6
improve ReadMe
2020-11-17 21:14:52 +01:00
Bixilon
db0a5f42c5
Entity mappings, generator, improvements
...
version_mappings_generator.py can now generate an entites.json, based on mojangs deobfuscation maps and burger data
All version mappings updated to include these changes
Some missing entities added, some mistakes fixed
2020-11-17 20:23:37 +01:00
Bixilon
623d8cacec
MetaDataIndex: allow parent mapping
2020-11-16 19:39:21 +01:00
Bixilon
3b3535697e
Re-enable PacketSpawnObject, improve mappingsDownloader.py, rename files
...
mappingsDownloader.py is now way more readable and supplemental for future edits (e.g. entities mappings)
2020-11-16 18:32:01 +01:00
Bixilon
fb5c16aaa0
use new assets system for version mappings, allow download of already compressed data, ...
2020-11-10 20:22:34 +01:00
Bixilon
a02b17784f
wip new assets system for mappings
2020-11-10 19:52:04 +01:00
Bixilon
f449b1845d
Config documentation
2020-11-07 14:29:14 +01:00
Bixilon
6ef561dd69
Fix copyright spacing
2020-11-05 21:38:21 +01:00
Bixilon
e805f72e7c
reformat serverWrapper.py, remove redundant variable
2020-11-03 23:52:34 +01:00
Bixilon
202bd35075
improve documentation (ReadMes)
...
Add hypixel lobby screenshot
Add task descriptions in Minosoft.java
Improve ReadMe.md and util/ReadMe.md
2020-11-03 18:24:00 +01:00
Bixilon
74d9d33551
fix copyright in python scripts, fix python formatting
2020-10-30 14:47:15 +01:00
Bixilon
0208a1032f
remove "Codename" in copyright, force add newline add end of file
2020-10-29 16:17:37 +01:00
Bixilon
ef967b19bc
ExecutorService: print exception, if occurs
2020-10-20 14:43:16 +02:00
Bixilon
6c7d6db505
improve code, remove some warnings
2020-10-07 23:22:31 +02:00
Bixilon
739f861bf6
Fix mappings downloading (missing folder creation)
2020-09-23 21:33:58 +02:00
Bixilon
6560a704c9
refactor code
2020-09-22 19:59:10 +02:00
Bixilon
195d31adb6
readme for the util python scripts
2020-09-03 22:04:43 +02:00
Bixilon
ee5c26eca0
compress mappings, improve mappings generator (use burger if neccesary)
2020-09-03 15:47:06 +02:00
Bixilon
0cb499c4d3
Save mappings in tar gz file to save storage, remove default assets, fix double loading of mappings
2020-09-02 19:57:46 +02:00
Bixilon
2791296a39
WIP: Mappings generator, almost all mappings from flattening - 1.16.2
2020-09-02 17:49:59 +02:00
Bixilon
72678802a0
server wrapper: Option to download all servers (from all versions)
2020-08-24 13:15:20 +02:00
Bixilon
7d8c44ddf5
support for almost all snapshots from pre 17w43b to 1.15.2
2020-08-21 20:16:48 +02:00
Bixilon
8c3b62a4de
serverWrapper script: Auto download and start vanilla server
2020-08-03 21:10:37 +02:00