forked from Draco18s/ReasonableRealism
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
656 lines (537 loc) · 18.8 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
Build: 1.14.3-27.0.60 - Fri Jul 19 16:08:38 GMT 2019
cpw:
Update mappings to 20190719 in prep for 1.14.4..
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.3-27.0.59 - Thu Jul 18 21:22:01 GMT 2019
github:
Remove OnlyIn Client Distribution from Effect and EffectType methods.
(#5925)
=========
Build: 1.14.3-27.0.58 - Thu Jul 18 21:15:19 GMT 2019
lex:
Change default BrewingRecipe to use an Ingredient for the input instead
of ItemStack. Closes #5944 Add AT for GameRules.register Closes #5946
Fix Forge Blockstate loader model path is inconsistent with vanilla
blockstates Closes #5892 Fix client crashing when opting not to load a
world when there's missing blocks Closes #5886
=========
Build: 1.14.3-27.0.57 - Wed Jul 17 05:38:23 GMT 2019
lex:
Fix CheckSpawn event logic for natural spawns.
=========
Build: 1.14.3-27.0.56 - Tue Jul 16 23:03:04 GMT 2019
lex:
Fixed item breaking particles not capturing current state of the
ItemStack. Closes #5934
=========
Build: 1.14.3-27.0.55 - Tue Jul 16 19:47:33 GMT 2019
ewewukek:
Fix RenderSpecificHandEvent firing with wrong hand stack (#5927)
=========
Build: 1.14.3-27.0.54 - Tue Jul 16 19:41:28 GMT 2019
mods.itsmeow:
[1.14.x] Fix text positioning issues caused by scaling loading screen
(#5932)
=========
Build: 1.14.3-27.0.53 - Tue Jul 16 18:53:16 GMT 2019
lex:
Fixed PlayerSleepInBedEvent pos is always null Closes #5936 Fixed
decompile error causing Endless Loop in ModelBackery if model errors
exist. Fixed NPEs related to teleporting players without portals.
=========
Build: 1.14.3-27.0.52 - Tue Jul 16 16:59:45 GMT 2019
lex:
Add simple concurrency protection to Server world list. Closes #5938 and
#5739
=========
Build: 1.14.3-27.0.51 - Mon Jul 15 02:48:45 GMT 2019
cpw:
Update modlauncher to the 3.x series.
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.3-27.0.50 - Thu Jul 11 03:14:20 GMT 2019
tterrag1098:
Rework GuiModList mod info to use custom scrolling panel impl
=========
Build: 1.14.3-27.0.49 - Thu Jul 11 00:39:30 GMT 2019
lex:
Fix race condition in client mouse handler. Closes #5888
lex:
Cleanup Forge's Access Transformer, and add ATs for
Block.Properties#noDrop, and AxeItem/PickaxeItem. Closes #5866 and
Closes #5921
=========
Build: 1.14.3-27.0.47 - Wed Jul 10 02:21:09 GMT 2019
lex:
Re-implement state.onBlockExploded() Closes #5914
lex:
Implement Item.isRepairable in Crafting and Grindstone. Closes #5917
lex:
Implemented Item.get/setDamage hooks. Closes #5899
lex:
Added LootPool.Builder#bonusRolls setter. Closes #5887
=========
Build: 1.14.3-27.0.43 - Tue Jul 09 03:43:09 GMT 2019
williewillus:
Add general damage hook for items. Closes #5502 (#5670)
=========
Build: 1.14.3-27.0.42 - Tue Jul 09 03:14:52 GMT 2019
lex:
Fix syntax error in IRenderHandler.
lex:
Pass tick counter to custom render handlers (#5744)
=========
Build: 1.14.3-27.0.40 - Tue Jul 09 02:55:01 GMT 2019
support:
Fix logoFile not working properly (#5775)
37298044+Cadiboo:
Fire Loading event (#5795)
=========
Build: 1.14.3-27.0.38 - Tue Jul 09 02:49:22 GMT 2019
37298044+Cadiboo:
Added documentation to ObfuscationReflectionHelper adn deprecated index
based functions. (#5893)
bk1325:
Add isServer and isClient methods to LogicalSide (#5606)
* Add helper methods to LogicalSide.
* Fix backwards docs.
sargun.vohra:
Throw exception when a mod returns null from a dispatched capability
provider (#5646)
ichttt:
Fixed BakedModelWrapper not delegating new methods (#5761)
ichttt:
Add IModelData to getParticleTexture (#5756)
alucas:
Add InputEvent documentation (#5698)
ichttt:
Adds some explanatory javadocs and check world in ModelDataManager
(#5762)
=========
Build: 1.14.3-27.0.31 - Tue Jul 09 02:43:35 GMT 2019
lex:
Fixed EntityJoinWorldEvent not being fired when player is added to
ServerWorld. #5827 Fixed wrong example path for the access transformer
in the MDK build.gradle. #5891 Added getters for mouse x/y velocity and
if the middle-mouse button is being held down. #5776 Modify issue
template for better clarity. #5874 Fixed grindstone not using
ItemStack-sensitive getMaxDamage. #5831 Added
ParticleManager.registerFactory to Forge's AT. #5896 Fixed NPE in
SidedInvWrapper when side was null. #5787 Moved
EndermanEntity.setAttackTarget super call to allow
LivingSetAttackTargetEvent the ability to override default behavior.
#5778 Added field to make "Looking at" debug info maximum distance
configurable #5714
=========
Build: 1.14.3-27.0.30 - Mon Jul 08 22:59:04 GMT 2019
daemon.umbra:
Disable Config Button when no mods are selected (#5905)
Closes #5889
=========
Build: 1.14.3-27.0.29 - Mon Jul 08 22:53:13 GMT 2019
me+github:
Fix link applying to whole component in chat if component starts with
link (#5909)
daemon.umbra:
Fixed #5895: Shearing via Displenser drops Shears (#5906)
tedstar.dev:
Fix MC-258 on mod list screen, enable sorting, minor tweaks. (#5846)
=========
Build: 1.14.3-27.0.26 - Mon Jul 08 22:46:01 GMT 2019
gerjan2001:
Added harvestLevel and harvestTool setter to the Block.Properties.
(#5916)
=========
Build: 1.14.3-27.0.25 - Fri Jul 05 20:26:34 GMT 2019
lex:
Fix installer realms issue on server. Uptake EventBus changes to fix
some potential dead locks.
=========
Build: 1.14.3-27.0.24 - Thu Jul 04 20:03:53 GMT 2019
elepet1906:
Fix old entity not being removed on dimension change (#5833)
=========
Build: 1.14.3-27.0.23 - Wed Jul 03 19:35:33 GMT 2019
primetoxinzz:
Update TextureStitchEvent.Pre to give access to the list of
ResourceLocations that will be loaded as textures. (#5870)
=========
Build: 1.14.3-27.0.22 - Wed Jul 03 08:08:39 GMT 2019
lex:
Add installer processor to deobfuscate Mincraft's Realms library. This
task will processes the current realms library from the json, so the
installer must be re-ran every time they update it.
=========
Build: 1.14.3-27.0.21 - Tue Jul 02 20:08:57 GMT 2019
gigaherz:
Redirect a method to the recipe book container, to allow modded screens
to have a recipe book. (#5873)
=========
Build: 1.14.3-27.0.20 - Tue Jul 02 20:03:05 GMT 2019
diesieben07:
Fix WorldEvent.Unload not firing on the client (fixes #5880) (#5884)
=========
Build: 1.14.3-27.0.19 - Tue Jul 02 19:57:14 GMT 2019
diesieben07:
Fix TickEvent.PlayerTickEvent firing twice for tick end (fixes #5878)
(#5885)
=========
Build: 1.14.3-27.0.18 - Tue Jul 02 18:55:13 GMT 2019
lex:
Fix type cast issues in ForgeConfig values. Closes #5894 Added config
value set and save functions. By default mod configs are auto-saved, so
you do not need to call save unless you create your own Config object.
=========
Build: 1.14.3-27.0.17 - Mon Jul 01 03:49:18 GMT 2019
cpw:
Remove legacy StartupProgress. Implement properly scalable progress
thanks to @gigaherz. Closes #5863. Implement API for pushing messages to
the startup screen from mods. Add memory display.
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.3-27.0.16 - Sat Jun 29 21:05:43 GMT 2019
cpw:
Update coremods to newer version, with support for new targets.
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.3-27.0.15 - Fri Jun 28 00:23:46 GMT 2019
lex:
Fix duplicate WorldEvent.Unload call in client key handler. Add recipe
generator to replace vanilla recipes with Forge tags.
=========
Build: 1.14.3-27.0.14 - Thu Jun 27 17:57:18 GMT 2019
lex:
Fix dimension save data invalid cache being to aggressive.
=========
Build: 1.14.3-27.0.13 - Wed Jun 26 20:23:56 GMT 2019
alalwww:
Fix garbled "µs" (#5818)
=========
Build: 1.14.3-27.0.12 - Wed Jun 26 01:16:22 GMT 2019
lex:
Fix fmluserdevdata not being a valid launch target.
=========
Build: 1.14.3-27.0.11 - Wed Jun 26 01:04:02 GMT 2019
lex:
Split userdev data entry point into it's own provider to fix duplicate
mod issue.
=========
Build: 1.14.3-27.0.10 - Tue Jun 25 23:57:02 GMT 2019
tterrag:
Fix configs correcting numeric values when the primitive type differs
Fix configs with range not clamping the corrected value, and instead
just replacing with the default
Closes #5855
=========
Build: 1.14.3-27.0.9 - Tue Jun 25 21:02:27 GMT 2019
bs2609:
Fix item placement losing NBT data in creative mode (#5757)
=========
Build: 1.14.3-27.0.8 - Tue Jun 25 20:56:41 GMT 2019
kevin.iselborn:
Add extension to write entry id's to PacketBuffer's (#5812)
=========
Build: 1.14.3-27.0.7 - Tue Jun 25 20:50:53 GMT 2019
33880787+RedBorg:
Add isItemValid check for ItemStackHandler (#5850)
=========
Build: 1.14.3-27.0.5 - Tue Jun 25 20:45:02 GMT 2019
tedstar.dev:
[1.14.x] Replace dye items in Forge tags. (#5843)
=========
Build: 1.14.3-27.0.4 - Tue Jun 25 20:38:40 GMT 2019
Unnoen:
Update readme and issue template. (#5773)
=========
Build: 1.14.3-27.0.3 - Tue Jun 25 17:25:42 GMT 2019
donalddani9612:
implement Ingredient.getSerializer for custom ingredients (#5813)
=========
Build: 1.14.3-27.0.2 - Tue Jun 25 03:06:02 GMT 2019
lex:
Fix vines and scaffolding not being climbable. Fix powered rails not
spreading power correctly. Closes: #5854
=========
Build: 1.14.3-27.0.1 - Tue Jun 25 02:37:14 GMT 2019
lex:
Fix misaligned ServerWorld initCapabilities patch.
=========
Build: 1.14.3-27.0.0 - Tue Jun 25 02:01:47 GMT 2019
lex:
Initial 1.14.3 update.
=========
Build: 1.14.2-26.0.63 - Sun Jun 23 23:55:05 GMT 2019
cpw:
Fix too many registries being sent from server to client
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.2-26.0.62 - Sun Jun 23 22:36:43 GMT 2019
tterrag:
Remove OnlyIn on TagCollection#getOwningTags
Fixes Block#getTags crashing on servers
=========
Build: 1.14.2-26.0.61 - Sun Jun 23 20:01:37 GMT 2019
cpw:
Reorganize sided event dispatch slightly. Dispatch model and
entityrenderer functions at more appropriate times.
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.2-26.0.60 - Sun Jun 23 18:52:15 GMT 2019
jojohostert:
Add mod failure identification
cpw:
Tweak for lowercase handling.
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.2-26.0.57 - Sun Jun 23 18:37:19 GMT 2019
cpw:
Fix crash when crashing during modloading. Fix GuiModList being weird.
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.2-26.0.56 - Sun Jun 23 16:27:18 GMT 2019
cpw:
Process the main modloading work on the async thread, but still do
deferred work on the main thread by passing in the executor.
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.2-26.0.55 - Sun Jun 23 06:57:15 GMT 2019
tterrag:
Clean up config comments, make comment array nonnull
=========
Build: 1.14.2-26.0.54 - Sun Jun 23 06:18:04 GMT 2019
tterrag:
Automatically add range to config comments
tterrag:
Fix forge event bus never starting up
=========
Build: 1.14.2-26.0.52 - Sun Jun 23 03:39:20 GMT 2019
cpw:
First pass of adding text to the loading progress UI. It deliberately
uses the very primitive STB generated font, so can only render basic
ASCII text, and also only renders pre-defined strings, as translations
aren't available either.
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.2-26.0.51 - Sun Jun 23 00:43:36 GMT 2019
cpw:
Moved some events to the Mod's event bus. You'll need to update which
bus you're listening to for these. (The Mod event bus is the only one
actively dispatching events during model loading).
ModelRegistryEvent, ModelBakeEvent, TextureStitchEvent.Pre,
TextureStitchEvent.Post, ColourHandlerEvent.Block,
ColourHandlerEvent.Item
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.2-26.0.50 - Sat Jun 22 23:58:24 GMT 2019
cpw:
Fix StartupQuery, and put tests back.
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.2-26.0.49 - Sat Jun 22 23:10:09 GMT 2019
cpw:
Fix stupid bug introduced with the refactor..
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.2-26.0.48 - Sat Jun 22 16:53:05 GMT 2019
cpw:
Tidy up mod loading a bit more, and also crash if the [[mods]] list
isn't a list.
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.2-26.0.47 - Sat Jun 22 16:34:07 GMT 2019
cpw:
Update mappings, move mod initialization to the async loader.
Signed-off-by: cpw <[email protected]>
cpw:
Fix server side loading, tweak mods command.
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.2-26.0.43 - Sat Jun 22 03:35:29 GMT 2019
tterrag:
Fix ModelDataTest
=========
Build: 1.14.2-26.0.42 - Sat Jun 22 01:16:01 GMT 2019
tterrag:
Fix #5612 add entity to ISelectionContext
=========
Build: 1.14.2-26.0.41 - Sat Jun 22 00:29:32 GMT 2019
tterrag:
Fix #5768 add access to MainWindow object in RenderGameOverlayEvent
=========
Build: 1.14.2-26.0.40 - Sat Jun 22 00:23:47 GMT 2019
tterrag:
Fix #5810 incorrect cullface on some models
=========
Build: 1.14.2-26.0.39 - Fri Jun 21 23:48:06 GMT 2019
tterrag:
Fix bad patch breaking armor dyeing
tterrag:
Fix #5686 ArmorLayer still calls deprecated getArmorResource
=========
Build: 1.14.2-26.0.37 - Fri Jun 21 23:35:42 GMT 2019
tterrag:
Fix #5805 ModelBakeEvent does not fire
tterrag:
Make sure test mods load, fix BlockstateRetextureTest
=========
Build: 1.14.2-26.0.35 - Thu Jun 20 01:10:15 GMT 2019
lex:
Fix some compile errors in test classes.
lex:
Fix lighting not being sent to client when large amounts of blocks
change at once. Closes #5839 Remove RecipeType/VanillaRecipeTypes, as
1.14 has a vanilla system for this.
=========
Build: 1.14.2-26.0.33 - Mon Jun 17 21:08:30 GMT 2019
lex:
Fix Vanilla resources loading from classpath, instead of the extra jar.
Causing issues in dev time, and Forge replacements. Closes #5824
=========
Build: 1.14.2-26.0.32 - Sun Jun 16 07:48:59 GMT 2019
lex:
Make ReverseTagWrapper unmodifiable, fix error in log when mods folder
doesn't exist initial scan.
lex:
Add temporary hard crash when mods error until we can load our error
screen.
=========
Build: 1.14.2-26.0.30 - Sun Jun 16 04:48:14 GMT 2019
cpw:
Skip running the datagenerator on unrequested mods. Add a run config for
the data task for modders to use
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.2-26.0.29 - Sun Jun 16 03:11:29 GMT 2019
cpw:
Remove paulscode hack. It is not needed in 1.14, since paulscode is no
longer used.
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.2-26.0.28 - Sun Jun 16 01:35:44 GMT 2019
lex:
Expose the data entry point and generate Forge's Tags using it.
cpw:
Add params for the exception message
Signed-off-by: cpw <[email protected]>
tweak logging
Signed-off-by: cpw <[email protected]>
cpw:
Modify lex's data handler to use proper mod lifecycle event mechanisms
instead. New Lifecycle Event for requesting data harvesting. Mods will
be constructed, the registry will fire, and then a new Data event will
fire. Submit new data tag files to the data gatherer if you wish. The
game will shutdown after this. No other mod elements will happen.
Signed-off-by: cpw <[email protected]>
=========
Build: 1.14.2-26.0.25 - Thu Jun 13 02:28:25 GMT 2019
lex:
Add reverse tag cache, to make looking up tags for items/blocks/etc..
less costly.
28928887+marcus8448:
Update Example Mod (#5781)
=========
Build: 1.14.2-26.0.23 - Wed Jun 12 23:22:23 GMT 2019
mods.itsmeow:
Fix AT for EntitySpawnPlacementRegistry.register (#5799)
=========
Build: 1.14.2-26.0.22 - Wed Jun 12 23:16:39 GMT 2019
hycrafthd:
Implement getValue in ClearableRegistry fixing DimensionArgument.
(#5809)
Fix DimensionArgument
=========
Build: 1.14.2-26.0.21 - Wed Jun 12 05:06:33 GMT 2019
kashike:
Use dragon_immune block tag instead of manually checking blocks (#5792)
bonzoweb:
Fix RenderSpecificHandEvent firing with wrong hand (#5789)
=========
Build: 1.14.2-26.0.19 - Wed Jun 12 05:00:33 GMT 2019
tterrag:
Fix #5806 sheep drop shears instead of wool
lol
=========
Build: 1.14.2-26.0.18 - Wed Jun 12 04:54:30 GMT 2019
tterrag:
Fix incorrect method used in ShrubFeature patch
=========
Build: 1.14.2-26.0.17 - Wed Jun 12 04:48:37 GMT 2019
tterrag:
Rework AbstractTreeFeature patches to reduce impact and avoid name
conflicts
=========
Build: 1.14.2-26.0.16 - Mon Jun 10 22:14:58 GMT 2019
tterrag:
Add IContainerFactory for reading custom container data on the client
=========
Build: 1.14.2-26.0.15 - Mon Jun 10 21:04:07 GMT 2019
lex:
Fix Fishing and Mineshaft Minecarts loot tables erroring. #5785 Fix
Client block breaking speed not matching the server. #5790 Fix Village
Siege event location, and MC-154328 preventing Sieges starting. #5800
Fix EntityJoinWorldEvent not firing on client, or some server code
paths. #5786
=========
Build: 1.14.2-26.0.14 - Mon Jun 10 04:13:40 GMT 2019
tterrag:
Adjust NetworkEvent#enqueueWork to match vanilla logic
In singleplayer our packet work could get delayed until the next tick,
breaking the expectation of packet read order. Fixes that using
NetworkHooks.openGui would result in missing inventory data on the
client
=========
Build: 1.14.2-26.0.13 - Sun Jun 09 18:19:15 GMT 2019
lex:
Fix gameDir argument error on dedicated server.
=========
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]>