Commit Graph

51 Commits

Author SHA1 Message Date
Jake Potrebic c2f47a76ae
Implement Translatable in appropriate places (#6248) 2021-08-13 21:11:12 -07:00
Jason 399710ff79
Add reobf mappings patch for MinecraftServer#getLootTables (#6368) 2021-08-09 17:05:12 -07:00
Jake Potrebic 9b828509cd
Updated Upstream (CraftBukkit) (#6260) 2021-07-24 03:33:05 +01:00
Jake Potrebic 2961b2adab
Fix various mob drops being captured as death drops (#5675) 2021-07-22 02:58:24 +00:00
Nassim Jahnke 2780e94901
Fix PaperTickList (#6241)
Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
2021-07-21 19:12:24 +02:00
Jake Potrebic 70ea1b2e2b
Fix command signs (#6139) 2021-07-11 18:06:49 +00:00
KennyTV dafc06460e Fix MobEffectArgument#getEffect reobf 2021-07-07 15:54:43 +02:00
Nassim Jahnke 56fd1a2f84
Update to Minecraft 1.17.1 (#6097) 2021-07-07 06:52:40 +00:00
Jason cc063e1f09
Fix incorrect variable usage in per-player mob spawning patch (#6077) 2021-07-04 17:30:59 +01:00
Jason 02fbcbcc0d
Add reobf mappings patch for LevelChunk#level (CraftBukkit changes type) (#6079) 2021-07-04 03:19:48 -07:00
Shane Freeder fc4be62055
[ci skip] revert dev-imports derp 2021-06-30 22:29:54 +01:00
Shane Freeder 3ddc424b89
Backport MC-229191 ore distribution changes 2021-06-30 22:11:40 +01:00
Jason 31d8fd53aa
Add reobf mappings patch for `LevelStorageSource$LevelStorageAccess#getDataTag` (#6043) 2021-06-29 16:56:26 -07:00
Jake Potrebic e895403a10
Improve horrible CraftChunk#getEntities performance (#5999)
Thanks Spigot, very cool.
2021-06-28 12:53:28 +00:00
Jason a7cddc4153
Hotfix for some of the reobf issues tracked in Paperweight issue 24 (#5965) 2021-06-22 22:45:45 -07:00
Jake Potrebic 28aacb44dd
Fix NPE when setting cook multiplier (#5956) 2021-06-22 19:26:03 +00:00
Owen1212055 aed4433aca
Add more fox API (#5743) 2021-06-22 07:44:02 +00:00
Kyle Wood e31ad11127
Update paperweight to 1.1.6 2021-06-20 16:22:20 -05:00
MiniDigger ed5100faf1 add some more reobf mappings to fix tardis and terraform 2021-06-20 11:50:36 +02:00
Kyle Wood 558be4bbc5
Add comment describing why reobf patch exists 2021-06-20 03:19:51 -05:00
Kyle Wood ea0336dff5
Bump paperweight to 1.1.5 with support for patching reobf mappings 2021-06-20 02:47:14 -05:00
Kyle Wood 72955ad6c3
Merge library and mcdev imports files, bump paperweight 2021-06-20 01:59:07 -05:00
Jake Potrebic c9cdc05ff1
remove more obfhelpers 2021-06-17 15:47:52 -07:00
MiniDigger 13e04200c7 death to more obfhelpers 2021-06-17 22:20:03 +02:00
Jake Potrebic d04c22dddf
missing ats and mappings 2021-06-17 10:47:34 -07:00
Jason Penilla 691cdf6f9e
Update incremental chunk saving 2021-06-17 01:37:27 -07:00
Kyle Wood f87d5ab52b
Bump paperweight to 1.1.0
This paperweight update uses Hypo to cleanup and fix reobf mappings
based on the completed jar, which removes a lot of issues we were
previously having around weird CraftBukkit edge cases and synthetic
issues (as always). It's not yet perfect (PaperMC/paperweight#18) but
it's much better than it was.
2021-06-17 01:51:18 -05:00
Kyle Wood b9402f84a9
Minor patch cleanup 2021-06-16 20:43:30 -05:00
Jake Potrebic cd8f24d472
remove some more obf helpers 2021-06-16 14:22:39 -07:00
KennyTV 9e1255cff9
Port chunk priority urgency patch 2021-06-16 12:32:08 +02:00
Jake Potrebic 6f064f928e
add more patches back 2021-06-15 21:53:50 -07:00
MiniDigger f79ab295a5 one missed AT 2021-06-16 00:59:41 +02:00
MiniDigger 3fb6b93f96 AT bullshit 2021-06-16 00:24:12 +02:00
MiniDigger 90546c7c50 start adding in ATs 2021-06-15 21:44:37 +02:00
Kyle Wood bbb8816211
Update to paperweight 1.0.0, with automatic library imports 2021-06-15 00:56:07 -05:00
Kyle Wood da99f8648f
Fix mappings patches for Hopper getLevel issue 2021-06-14 23:39:41 -05:00
Jason Penilla 7929fdabaf
update mappings files 2021-06-14 21:02:20 -07:00
Kyle Wood cf885102cd
Fix AT format issue 2021-06-14 22:58:14 -05:00
Jake Potrebic d3424f4a8a
tons of patches (#5835) 2021-06-14 22:59:31 -04:00
Jake Potrebic 09ead8b043 more patches 2021-06-14 23:42:23 +02:00
MiniDigger 23a9df76fd add access transforming capabilities 2021-06-14 22:15:38 +02:00
Jason Penilla f7bc641230
Add missing getLevel implementation to Hopper Minecart, add mapping to fix reobf 2021-06-14 02:06:46 -07:00
Jake Potrebic a968aefd32 more patches 2021-06-12 23:32:23 +02:00
MiniDigger 4e99c4e598 add mcdev imports file 2021-06-12 11:23:51 +02:00
MiniDigger 864ef24fc0 fix profile cache mappings
let me be OP god dammit!
2021-06-12 09:30:37 +02:00
MiniDigger a22a0e56ef few fixes to make it actually run 2021-06-12 02:22:53 +02:00
Kyle Wood 7ea73d48d4
fix: Update paperweight mcdev and fix CraftBukkit patch 2021-06-11 15:18:19 -05:00
Mariell Hoversholm eccd156d12
fix: map parent method where CB does not
Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>
2021-06-11 21:08:51 +02:00
Mariell Hoversholm 1eedd5991a
Remap POM changes patch
Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>
2021-06-11 14:31:17 +02:00
Kyle Wood 604ebc2cac
Update paperweight & build config for Spigot changes 2021-06-11 06:34:57 -05:00