Commit Graph

3757 Commits

Author SHA1 Message Date
apple502j 6d155d3477
Map 1.21-pre4 TNT (#3895) 2024-06-08 08:51:43 +10:00
apple502j 67f3fcd3f4
1.21-pre3 stuff (#3893)
* 1.21-pre3 stuff

* Add color unpicks
2024-06-08 02:43:50 +10:00
modmuss50 5cae99e63f 1.21-pre4 2024-06-07 13:40:34 +01:00
modmuss50 e5747881b7 1.21-pre3 2024-06-05 11:32:23 +01:00
Shnupbups 20b89c7f2c
1.21-pre2 stuff (#3890) 2024-05-31 23:41:58 +09:00
modmuss50 9dd5548507 1.21-pre2 2024-05-31 14:32:04 +01:00
apple502j ae461fcc2c
1.21-pre1 more stuff (#3886)
* 1.21-pre1 more stuff

* Apply suggestions from code review

Co-authored-by: Shnupbups <shnupbups@gmail.com>

---------

Co-authored-by: Shnupbups <shnupbups@gmail.com>
2024-05-31 18:26:07 +10:00
Bawnorton 0c1edce63d
Rename `getEnchantmentsMap` to `getEnchantmentEntries` (#3885)
The returned value is a `Set` of entires that is then iterated over at it's call sites so it doesn't make much sense to continue calling it a map.
2024-05-31 11:30:46 +09:00
Shnupbups bfed95e715
1.21-pre1 stuff (#3884)
Still lots to do, but I'm going to bed now :)
2024-05-30 01:35:09 +09:00
modmuss50 acae6cc4ac Force LWJGL from Mojang's repo, as they have custom patched versions since 1.21-pre1 2024-05-29 15:30:19 +01:00
modmuss50 0c298776c5 1.21-pre1 2024-05-29 15:22:40 +01:00
Shnupbups 96f6f90dff
Remove some now-useless unpicks (#3882)
* Remove some now-useless unpicks

* More unpick shenanigans
2024-05-28 07:18:08 +10:00
apple502j fdd7f98d68
Enforce sidedness for client packages (#3879)
* Enforce sidedness for client packages

* Rename SmoothUtil
2024-05-28 06:46:11 +10:00
Cryptic 277499190a
Map some Misc mappings (#3881)
* Some misc mappings

* whoops. accidentally named synthetic method
2024-05-28 06:45:24 +10:00
+merlan #flirora b479a39157
Map datafixers (#3880)
* Map datafixers (A – O)

* Datafixers (P – Z)
2024-05-28 06:44:55 +10:00
apple502j 892b3adbc1
24w21b fix (#3878)
* Drop type suffix in enchantment effects

* Delete BlockBufferBuilderStorage.mapping

* Fix javadoc

* Delete obsolete unpicks

* Some more fixes
2024-05-28 06:43:50 +10:00
apple502j 94331c3ced
24w21b more stuff (#3877)
* 24w21b more stuff

* Map client stuff, etc
2024-05-24 18:10:46 +10:00
lovexyn0827 0e98ed72a0
Change misleading method name `getNextMapId` in `ServerWorld` and `IdCountsState` (#3876) 2024-05-24 03:24:45 +10:00
ErrorCraft 8322fb97c6
Fix invalid mappings (#3873) 2024-05-23 11:04:42 +09:00
Shnupbups 2fcdbfbd72
24w21 stuff (#3872)
A fair bit of stuff left - mostly rendering stuff I won't pretend to understand totally
But this should be the bulk of everything else
2024-05-23 11:03:38 +09:00
modmuss50 8a60884d7e 24w21b 2024-05-22 17:50:42 +01:00
modmuss50 5acb0e1e9c 24w21a 2024-05-22 16:35:44 +01:00
modmuss50 399e8d46f6 Remove invalid mapping from CrossbowItem 2024-05-20 14:49:14 +01:00
modmuss ada73d3b68
Merge pull request #3869 from modmuss50/mapping-poet
Migrate Mapping poet to yarn repo
2024-05-17 21:08:48 +01:00
modmuss50 2e26ad289c Fix taglets 2024-05-17 19:43:39 +01:00
modmuss50 2a7aa1e312 Add tests and task 2024-05-17 19:39:20 +01:00
modmuss50 48cf4b54d0 Format mapping poet code 2024-05-17 19:05:06 +01:00
modmuss50 02bc5e4a81 Merge remote-tracking branch 'remotes/mappingpoet-migrate/master' into mapping-poet 2024-05-17 19:01:16 +01:00
apple502j 563b1b063f
24w20a stuff (#3868)
* 24w20a stuff

* fix typos
2024-05-16 15:35:58 +10:00
modmuss50 fc229b3123 Update MP + format mappings 2024-05-15 18:44:37 +01:00
Player 7efbd4534e Improve debug output, update javapoet (#32)
* Update gradle

* Fix test eclipse java compiler compatbility

* Always dump class name on errors, remove some streams, reformat

* Bump javapoet

* Update javapoet
2024-05-15 18:40:29 +01:00
Player f22733e881 24w20a 2024-05-15 10:27:01 -04:00
apple502j 83a8430c53
More 24w19a stuff (#3865)
* More 24w19a stuff

* Rename references to TACS

* Bugfixes
2024-05-12 11:37:35 +10:00
Shnupbups 54f6f49110
24w19 stuff (#3864)
* 24w19 stuff

Didn't do the chunk stuff... that ain't my forte haha

* Update mappings/net/minecraft/block/LecternBlock.mapping
2024-05-11 01:08:09 +09:00
apple502j 8c4cb827a1 24w18a more stuff (#3863)
* More 24w18a stuff

* Enchantment stuff

* Apply suggestions from code review

Co-authored-by: Shnupbups <shnupbups@gmail.com>

---------

Co-authored-by: Shnupbups <shnupbups@gmail.com>
2024-05-10 16:20:50 +01:00
modmuss50 3ca4cd3ed5 24w19b 2024-05-10 16:13:07 +01:00
modmuss50 bdb81bf077 24w19a 2024-05-10 15:09:36 +01:00
Matias Koivikko 33e8c7e317
Map painting changes (#3857)
* Map paintings except for entity changes

* Map paintings entity changes

---------

Co-authored-by: Shnupbups <shnupbups@gmail.com>
2024-05-05 15:50:38 +01:00
modmuss db2464bb6f
Update deps (#3861) 2024-05-04 17:54:11 +01:00
Shnupbups 66c712300f
24w18a stuff (#3858)
* 24w18a stuff

oh boy it's a big one
still probably lots to do, but here's all the new classes and stuff

* a bit more

* a bit more again

* more stuff

* and just a bit more
2024-05-04 12:10:32 +01:00
modmuss50 7c5335e714 24w18a 2024-05-03 14:18:01 +01:00
modmuss50 09585a5be7 1.20.6 2024-04-29 16:03:32 +01:00
Axia c76dc40b2a
fixed inverted semantics (#3853)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-26 14:44:30 +01:00
Ryan Liptak f5e3f271ca
Fix renderFood parameter (left -> right) (#3855)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-26 14:44:18 +01:00
Shnupbups 7ccdf6dc8f
1.20.6-rc1 stuff (#3856) 2024-04-26 23:18:33 +10:00
modmuss50 763ec9232a 1.20.6-rc1 2024-04-26 13:55:44 +01:00
modmuss50 2c04481e90 1.20.5 2024-04-23 16:01:58 +01:00
apple502j 218f5403be
Map one field in `SimpleRegistry` (#3854) 2024-04-22 18:30:57 +01:00
modmuss50 4c5d068d98 1.20.5-rc3 2024-04-22 15:24:36 +01:00
Shnupbups 05302ff8f5
1.20.5-rc2 stuff (#3851) 2024-04-21 00:25:35 +09:00
modmuss50 a5f90c2852 1.20.5-rc2 2024-04-19 14:42:35 +01:00
Shnupbups e0336c1046
1.20.5-rc1 stuff (#3849) 2024-04-19 09:35:17 +09:00
apple502j 253769d6f9
1.20.5-pre4 stuff (#3848)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-18 18:28:29 +01:00
modmuss50 c084f9b81e 1.20.5-rc1 2024-04-18 14:39:48 +01:00
modmuss50 4d980ff5f5 1.20.5-pre4 2024-04-17 14:05:04 +01:00
apple502j cda522d9f2
1.20.5-pre3 more stuff (#3847) 2024-04-17 17:23:35 +10:00
Shnupbups 1f91bbccaa
1.20.5-pre3 stuff (#3846)
* 1.20.5-pre3 stuff

* a bit clearer
2024-04-17 11:33:42 +09:00
modmuss50 ad8ec9b45c 1.20.5-pre3 2024-04-16 15:01:26 +01:00
Shnupbups 9f0b05eb82
1.20.5-pre2 stuff (#3845) 2024-04-16 11:21:06 +09:00
modmuss50 5d7a623a79 1.20.5-pre2 2024-04-15 16:16:22 +01:00
apple502j 15bd038e9e
1.20.5-pre1 more stuff (#3843)
* 1.20.5-pre1 more stuff

* Fix #3841
2024-04-11 16:51:09 +10:00
Shnupbups 7423d68ded
1.20.5-pre1 stuff (#3842) 2024-04-11 10:46:26 +09:00
modmuss50 938b7c934a Remove incorrect mapping 2024-04-10 16:45:08 +01:00
modmuss50 fe7bdf5af5 Fix mappings 2024-04-10 15:31:24 +01:00
modmuss50 1a88cc3516 1.20.5-pre1 2024-04-10 15:27:32 +01:00
haykam821 327f91f102
Rename and document the SimpleParticleType class (#3840)
* Rename the DefaultParticleType class to SimpleParticleType

* Document the SimpleParticleType class
2024-04-08 06:47:17 +10:00
apple502j e45c7681db
A couple of 24w14a stuff (#3835) 2024-04-04 04:51:12 +11:00
modmuss 0ec07ee8ba
Add decompileVineflower task, fix decompileCFR (#3834) 2024-04-03 18:22:28 +01:00
Shnupbups 7ed7a7c43f
24w14a stuff (#3833) 2024-04-04 01:15:12 +09:00
Shnupbups 3ef24ef0b4
Update Enigma to 2.4.2 (#3832)
Should help significantly with memory issues
2024-04-03 15:17:52 +01:00
modmuss50 5dac06e01e 24w14a 2024-04-03 15:13:48 +01:00
apple502j 08282853a9
24w13a more stuff (#3828)
* 24w13a more stuff

* Update mappings/net/minecraft/entity/ai/brain/task/BreezeJumpTask.mapping
2024-03-29 06:14:35 +11:00
Shnupbups 9f56fdf70a
Revert ASM update for now (#3827)
* Revert "Update MappingPoet and ASM"

This reverts commit 1a452b71ba as it was causing Enigma to fail to open

* Update gradle.properties
2024-03-29 00:54:08 +11:00
Shnupbups 4494cea576
24w13a stuff (#3826)
* 24w13a stuff

gonna have to be enough for now, still bits to do here and there

* Update mappings/net/minecraft/item/ProjectileItem.mapping

Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>

* some more stuff

---------

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>
2024-03-29 00:47:02 +11:00
Juuz 96dec205aa
Rename AbstractBlock.lootTableId -> lootTableKey (#3824)
The field has been changed to a RegistryKey<LootTable>.
2024-03-29 00:31:10 +11:00
Matias Koivikko 3804cad078
Map enchanments and mace methods (#3825)
* Map 24w13a enchantments

* Map new mace methods

* Update mappings/net/minecraft/item/MaceItem.mapping

Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>

---------

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>
2024-03-28 23:54:57 +11:00
modmuss50 1a452b71ba Update MappingPoet and ASM 2024-03-27 17:01:20 +00:00
modmuss50 8b0f70e572 Update ASM 2024-03-27 16:57:10 +00:00
modmuss50 23444cc46d 24w13a 2024-03-27 16:44:45 +00:00
Octol1ttle 6cef124c42
Javadoc fixes for net.minecraft.nbt.NbtIo (#3822)
* fix: don't wrap return comments in {}

* fix: use correct method name when referring to writeCompound(NbtCompound, DataOutput)

* Revert "fix: don't wrap return comments in {}"

This reverts commit f496f1c2d1.
2024-03-26 01:08:09 +02:00
apple502j b8b7b5b199
24w12a more stuff (#3823)
* Map packrat parser

* More fixes

* Fix javadoc
2024-03-24 04:11:12 +11:00
Shnupbups 0299a57103
24w12a stuff (#3821)
* 24w12a stuff

still heaps to do, but i'm tired

* 24w12a more stuff

* Fix invalid mapping

* Update mappings/net/minecraft/predicate/NbtPredicate.mapping

* Update RegistryEntryArgumentType.mapping

---------

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2024-03-23 17:48:55 +09:00
Matias Koivikko caba504ecb
Map new components (#3820) 2024-03-21 04:10:31 +11:00
modmuss50 4aaa039a00 Fix conflict 2024-03-20 16:33:26 +00:00
modmuss50 184f7a6562 24w12a 2024-03-20 16:27:30 +00:00
apple502j 0c1624ad22
24w11a fix, some javadoc (#3819) 2024-03-17 23:56:05 +11:00
apple502j 1fc3291ea5
24w11a stuff (#3818)
* 24w11a stuff

* Fix javadoc, ArmorMaterial name

* Merge Shnupbups' PR

* Update mappings/net/minecraft/data/Main.mapping

Co-authored-by: Shnupbups <shnupbups@gmail.com>

---------

Co-authored-by: Shnupbups <shnupbups@gmail.com>
2024-03-17 01:19:53 +11:00
Shnupbups e5366275b2
24w11a stuff (#3817) 2024-03-16 20:52:47 +09:00
modmuss50 7dc2dd6b30 24w11a 2024-03-14 16:23:23 +00:00
ErrorCraft 7497b2730e
Map two methods in FireworkRocketEntity (#3816) 2024-03-13 07:23:32 +11:00
LucunJi 5f79296703
messageHistorySize -> messageHistoryIndex (#3813) 2024-03-10 00:04:37 +11:00
apple502j b531f91eaa
24w10a more stuff (#3815) 2024-03-09 23:57:49 +11:00
haykam821 48506457aa
Rename the ServerPlayerEntity#setGameMode method to readGameModeNbt (#3814) 2024-03-09 12:39:20 +11:00
ErrorCraft d6d3d5d322
Map a method and field related to components (#3812) 2024-03-08 13:27:08 +11:00
Shnupbups e86ddfd007
24w10a stuff (#3810)
* 24w10a stuff

* whoops

---------

Co-authored-by: modmuss <modmuss50@gmail.com>
2024-03-07 13:42:45 +11:00
modmuss f0372ee01c
Add formatMappings task (#3811)
* Add formatMappings task

* Fix build

* Cleanup
2024-03-06 21:57:57 +00:00
modmuss50 c085684b63 24w10a 2024-03-06 15:14:46 +00:00
Shnupbups e6eb0fe9e7
Fix a few javadocs (#3808) 2024-03-04 08:29:43 +08:00
enjarai b479497bfe
Rename deceptively named `roll` field in `LivingEntity` (#3807) 2024-03-04 07:25:27 +11:00
Shnupbups 959d421555
24w09a a little bit more (#3806)
* 24w09a a little bit more

* and this
2024-03-02 22:39:16 +08:00