-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathchangelog.txt
executable file
·60 lines (50 loc) · 1.71 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Build: 1.14.2-26.0.12 - Sun Jun 09 08:24:28 GMT 2019
tterrag:
Add registry flag for syncing
tterrag:
Add forge registries for most vanilla registries
Made all registry names consistent with their vanilla counterparts Also
added a system for legacy registry names, so no data will be lost
Cleaned up formatting in GameData and ForgeRegistries
=========
Build: 1.14.2-26.0.10 - Sun Jun 09 04:19:52 GMT 2019
tterrag:
Add forge registry for container types, expose
ScreenManager.registerFactory
tterrag:
Fix issues preventing test mods loading
=========
Build: 1.14.2-26.0.8 - Sat Jun 08 18:30:30 GMT 2019
cpw:
Don't NPE during construction of ModLoadingException..
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.2-26.0.7 - Sat Jun 08 16:22:18 GMT 2019
lex:
Fix misobfed methods due to mapping conflict.
=========
Build: 1.14.2-26.0.6 - Sat Jun 08 14:45:48 GMT 2019
cpw:
Update mappings
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.2-26.0.5 - Sat Jun 08 05:33:37 GMT 2019
tterrag:
Fix block activation not occurring serverside
Missing block of code from the old patch caused it to be skipped
=========
Build: 1.14.2-26.0.4 - Sat Jun 08 05:02:43 GMT 2019
tterrag:
Rework model patches/classes for new bake signature
=========
Build: 1.14.2-26.0.3 - Sat Jun 08 02:41:53 GMT 2019
lex:
Fix NamespacedWrapper not delegating a new getter. Fixing data loading
spam at world start. Update red/yellow/green tags with new vanilla item
names. Reenabled test source directory in project and made ModelDataTest
compile.
=========
Build: 1.14.2-26.0.2 - Fri Jun 07 21:49:40 GMT 2019
cpw:
Fix realms class name
Signed-off-by: cpw <[email protected]>