Commit Graph

3394 Commits

Author SHA1 Message Date
Tae Lim Kook 7d578b7cb5
Map some sundry names (#3569)
* Map some sundry names

* Make requested changes

* Fix misleading method name in Box: isValid → isNaN

---------

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2023-05-16 15:00:40 +01:00
YanisBft bf22eb341b
Some entity constants (#3578) 2023-05-16 22:53:10 +09:00
modmuss50 0252aecf0d Fix decompileCFR task not being compatible with the configuration cache. 2023-05-15 08:51:00 +01:00
apple502j 9e8bbfb868
1.20-pre1 more stuff (#3577) 2023-05-14 17:07:18 +02:00
Shnupbups e8105d86b1
1.20-pre1 stuff (#3571)
* 1.20-pre1 stuff

* Update LootContextParameterSet.mapping

* RandomSequencesState
2023-05-12 01:22:00 +09:00
Tae Lim Kook 82d721d9a4
Fix mappings related to MathHelper.atan2 (#3570)
* Fix mixed up getRed/getBlue names in ColorHelper.Abgr (#3541)

* Fix mappings related to MathHelper.atan2

---------

Co-authored-by: kb1000 <kaeptmblaubaer1000@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2023-05-11 13:57:28 +01:00
modmuss50 8cf6931518
Rename `AbstractBlock.Settings.of()` to `AbstractBlock.Settings.create()` (#3573) 2023-05-11 17:27:44 +10:00
modmuss50 5a38e2b0e2
Bump filament version 2023-05-10 21:02:47 +01:00
modmuss50 925808a83c
Fix merged mappings source ns (#3572) 2023-05-10 20:45:18 +01:00
modmuss50 31a9278db7
More buildscript updates (#3566) 2023-05-10 18:16:40 +01:00
modmuss50 09085b2dbb 1.20-pre1 2023-05-10 14:10:04 +01:00
apple502j 85ffd03d89
23w18a more stuff (#3567) 2023-05-06 13:28:33 +10:00
dicedpixels 189568902e
fix: body, footer incorrectly mapped in ThreePartsLayoutWidget (#3565) 2023-05-06 01:42:26 +09:00
Shnupbups cf0715edf1
23w18a stuff (#3563)
* 23w18a stuff

* Update TelemetryManager.mapping

* suggestions

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

---------

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2023-05-05 14:33:40 +01:00
modmuss50 88a26049eb Update build number prefix, as github no longer allows tags to start with "ref/" 2023-05-04 16:01:13 +01:00
modmuss50 910ffff60a Move to new build number action 2023-05-04 15:57:42 +01:00
liach bfbff02daf
Telemetry stuff and Time recording (#3559)
* Telemetry stuff and Time recording

* Remove leftover from previous

---------

Co-authored-by: liach <liach@users.noreply.github.com>
2023-05-04 20:12:09 +09:00
liach f0d378318a
Loot additions and corrections (#3560)
* Loot addition and corrections

Signed-off-by: liach <liach@users.noreply.github.com>

* bugs

---------

Signed-off-by: liach <liach@users.noreply.github.com>
Co-authored-by: liach <liach@users.noreply.github.com>
2023-05-04 20:11:43 +09:00
liach 1d8031b2af
Font stuff (#3561)
Co-authored-by: liach <liach@users.noreply.github.com>
2023-05-04 20:11:24 +09:00
modmuss50 377ae91945 23w18a 2023-05-03 14:29:41 +01:00
modmuss50 093010e008 Disable config cache for filament release. 2023-04-30 12:57:53 +01:00
haykam821 45e7856cc8
Rename the StatusEffectUtil.durationToString method to getDurationText (#3558)
Fixes #3544
2023-04-28 17:30:46 +03:00
modmuss50 98a08560f9 Update Enigma 2023-04-28 12:48:03 +01:00
modmuss50 e8efc29bc7
Update Gradle (#3556) 2023-04-27 23:53:02 +01:00
Jerozgen f8c5cef06d
Fix wrong `projectile` argument name (#3555) 2023-04-27 23:36:51 +01:00
apple502j df993acbeb
23w17a stuff (#3554)
* More 23w17a stuff

* Remove missing unpick refs

* Map EntityStatuses#START_DIGGING

* Update mappings/net/minecraft/client/font/FontManager.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

---------

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2023-04-27 23:36:34 +01:00
Tae Lim Kook 2b6d4a9493
Add mappings for font and light handling (#3553)
* Add mappings for font and light handling

* Move ReferenceFont and TextRenderLayerSet to proper package
2023-04-27 16:41:24 +09:00
Shnupbups 2d7a44cb83
23w17a stuff (#3552)
* 23w17a stuff

I have no clue when it comes to font or lighting stuff, so the bulk of this snapshot isn't covered here...

* Update mappings/net/minecraft/client/texture/NativeImage.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

---------

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2023-04-27 00:58:55 +02:00
Player 3f6476c92a 23w17a 2023-04-26 11:56:04 -04:00
apple502j 433a1c4a6b
More 23w16a stuff (#3551)
* More 23w16a stuff

* Drop invalid mappings

* Update javadoc
2023-04-22 16:39:21 +10:00
Shnupbups 17900fc490
22w16a stuff (#3550) 2023-04-22 00:15:29 +09:00
Shnupbups 501bf0ef6a
DrawableHelper -> DrawContext (#3548)
* DrawableHelper stuff

This class needs a new name!

* Rename to DrawContext
2023-04-22 00:15:10 +09:00
modmuss50 7158cb53c6
Fix Item Group registry name (#3549) 2023-04-21 03:25:24 +10:00
modmuss50 c57cb40338
Item group registry names (#3547) 2023-04-20 18:04:12 +01:00
Matias Koivikko eaf51bdb7d
Misc 23w16a mappings (#3546)
* Map /return command and related changes

* Map recipe_crafted advancement criterion

* Map new datafixers in 23w16a

* Add package to Schema3448
2023-04-21 01:57:54 +10:00
modmuss50 3d7de5d857 23w16a 2023-04-20 15:15:32 +01:00
Matias Koivikko ee07fd7cd6
Map sign changes (#3538)
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2023-04-11 00:44:11 +01:00
apple502j 00dfa8930c
23w14a loot stuff (#3543)
* 23w14a loot stuff

* Update mappings/net/minecraft/loot/context/LootContext.mapping

* Update mappings/net/minecraft/loot/condition/ReferenceLootCondition.mapping

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

---------

Co-authored-by: Shnupbups <shnupbups@gmail.com>
2023-04-09 20:25:47 +10:00
Shnupbups a4552960ed
Fix mixed up getRed/getBlue names in ColorHelper.Abgr (#3541) (#3542)
Co-authored-by: kb1000 <kaeptmblaubaer1000@gmail.com>
2023-04-08 14:18:26 +01:00
apple502j ac69951968
More 23w14a stuff (#3540) 2023-04-07 22:44:28 +09:00
Shnupbups 77afab8eaa
23w14a stuff (#3539)
the loot table changes scare me so i havent touched them much at all
2023-04-06 23:15:27 +09:00
Player 64d79d8f07 23w14a 2023-04-05 10:59:01 -04:00
apple502j 4eed62e082
More 23w13a stuff (#3531)
* 23w13a stuff

* Renames
2023-03-30 03:16:25 +09:00
Shnupbups c9b27361a0
23w13a stuff (#3530)
* 23w13a stuff

Much of the changes to lighting are still unmapped as I'm feeling too small brain to figure them out right now.

* dropped hanging sign block stuff

Apple says theirs is better :)

* drop projectileutil
2023-03-30 02:01:36 +09:00
modmuss50 0829f368ec 23w13a 2023-03-29 15:34:11 +01:00
modmuss50 bb890099bb
Build script improvements (#3493)
* Move more to filament

* Fix build

* Mabye fix

* Update enigma

* Fix config caching warning.

* Update engima again

* Enable configuration cache

* Update gradle

* Update loom

* Fixes and improvements.

* Small cleanup

* Fix typo
2023-03-25 17:43:54 +00:00
Shnupbups 2b9d67d863
Fix typo + map 1 method (#3528) 2023-03-25 20:52:12 +09:00
Shnupbups ed38cfab17
Update World Events unpick (#3527)
Maps and documents new world events, and updates the unpick to match as well as remove events that no longer exist.
Also fixes an incorrect name from #3525
2023-03-25 21:14:27 +11:00
apple502j a8df882cf3
23w12a stuff (#3526)
* 23w12a stuff

* Fix javadoc

* Fix typo
2023-03-25 16:50:21 +09:00
Shnupbups 7d293c0ef2
23w12a stuff (#3525)
* 23w12a stuff

Probably enough for now, I'll take a more thorough look later

* More stuff
2023-03-23 12:25:44 +09:00
modmuss50 ab74ad09af 23w12a 2023-03-22 16:31:25 +00:00
modmuss50 af5d23adb3 1.19.4 2023-03-14 16:03:35 +00:00
apple502j 7fdd2f3c9e
1.19.4-pre4/rc stuff (#3523)
* 1.19.4-pre4 stuff

* 1.19.4-rc2 stuff

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-14 14:57:46 +00:00
modmuss50 57efc37397 1.19.4-rc3 2023-03-13 10:52:04 +00:00
modmuss50 ae8ad0d9f7 1.19.4-rc2 2023-03-10 14:01:13 +00:00
modmuss50 9b48d6c44f 1.19.4-rc1 2023-03-09 16:53:46 +00:00
modmuss50 e6b8db8212 1.19.4-pre4 2023-03-08 14:39:45 +00:00
Juuz 6fb421c29c
Improve some worldgen parameters (#3522)
- PlacedFeature: Added mappings for `random`
- PlacedFeatures: Used more descriptive names for configured feature
  registry entries
- TreeDecorator: Fixed a typo
2023-03-04 11:24:25 +09:00
apple502j e817f40aa8
1.19.4 pre3 stuff (#3521)
* 1.19.4-pre3 stuff

* Rename FocusedRect and FocusedPos
2023-03-02 14:07:09 +00:00
Benonardo 8091719131
Improve ambiguous brain tasks (#3520)
* Rename WalkTask to FleeTask

* Rename FollowMobTask to LookAtMobTask

* Rename FollowMobWithIntervalTask to LookAtMobWithIntervalTask

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-02 14:06:34 +00:00
modmuss50 afbf94cb55 1.19.4-pre3 2023-03-01 15:09:27 +00:00
apple502j dd773c9900
1.19.4-pre2 stuff (#3518) 2023-03-01 21:04:07 +09:00
Shnupbups 61628fa98e
Misc small things (#3517)
* Misc small things

Looked at the mapping stats graph and went through and mapped some things

* Update BuiltinBiomes.mapping

* Update mappings/net/minecraft/world/gen/structure/RuinedPortalStructure.mapping

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-28 21:21:44 +09:00
modmuss50 f8461a1b99 1.19.4-pre2 2023-02-27 15:14:14 +00:00
Jerozgen de6ba2b8c5
Fix wrong `showIcons` argument names (#3510) 2023-02-25 19:36:17 +11:00
Jerozgen a1d2e88a9b
Rename `getOrCreateMapState` to `getMapState` (#3511) 2023-02-25 19:33:59 +11:00
apple502j ea2a1c0714
More 1.19.4-pre1 stuff (#3516)
* 1.19.4-pre1 stuff

* Fix javadoc

* Update mappings/net/minecraft/data/server/tag/TagProvider.mapping

* Update mappings/net/minecraft/data/server/tag/TagProvider.mapping

* Apply suggestions from code review

* Apply suggestions from code review

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

---------

Co-authored-by: Shnupbups <shnupbups@gmail.com>
2023-02-25 17:25:22 +09:00
Shnupbups c9788b4f8e
1.19.4-pre1 stuff (#3515)
* 1.19.4-pre1 stuff

Might do more later

* little more

* Suggestions
2023-02-24 20:56:03 +09:00
mschae23 cd52dc61df
Multi noise presets and heightmap argument type (#3513) 2023-02-23 14:39:02 +09:00
modmuss50 6d9dc3a565 1.19.4-pre1 2023-02-22 17:22:18 +00:00
mschae23 59d28e12ec
ChunkNoiseSampler and DensityFunction renames and documentation (#3512)
* Add some documentation for density interpolation

* Density function documentation

* Fixed Javadoc tags
2023-02-23 02:00:42 +09:00
Juuz 4ea8ba7381
Minor fixes (#3504)
* Minor fixes

- Fix casing in the name of GlImportProcessor, fixes #3488
- Use full word "playerInventory" instead of "inv" in
  ScreenHandlerFactory for clarity. The conventions instruct to avoid
  unnecessary abbreviations and this name could be mistaken for the
  inventory of the block that the screen handler is for.
- BlockRenderManager.renderBlockAsEntity: vertexConsumer ->
  vertexConsumers since it's a VertexConsumerProvider

* Rename stack parameter in block breaking methods to tool

Closes #2988. "Tool" more clearly shows what stack the param is supposed
to be.

* Block/AbstractBlockState.isTranslucent -> isTransparent

It's true for any block with a non-full shape as well as
vines, (colourless) glass and plants - none of these are translucent.
2023-02-20 18:43:56 +11:00
Juuz f160e5b7f0
Rename tree/mushroom modifier methods in VegetationPlacedFeatures (#3506)
Fixes #2923. These methods are only used for trees/mushrooms, and can be
confused with the more generic modifiers(int) only used for other
vegetation.
2023-02-20 18:43:19 +11:00
Juuz ce51a9ad2f
Improve option widget names (#3507)
- "button" -> "widget" in many places as the widgets are often sliders
  and can be any ClickableWidget
- ButtonListWidget -> OptionListWidget, since it's only used and usable
  for options and can contain any option widget (closes #2932)
2023-02-20 18:42:46 +11:00
Juuz 3480d22830
ItemUsageContext.getPlayerFacing -> getHorizontalPlayerFacing (#3508)
Closes #2028. The previous name can easily be confused with
getPlayerLookDirection. The rename shows that it's specifically
horizontal and also matches PlayerEntity.getHorizontalFacing.

(This essentially reverts a rename from #712, albeit with a more natural
order for the words in the name now.)
2023-02-20 18:41:47 +11:00
Juuz 47b82b427a
Improve methods related to closing handled screens (#3505)
* ChestBlockEntity.onInvOpenOrClose -> onViewerCountUpdate

The new name is more accurate - the method takes in the old and new
viewer counts as parameters.

* ScreenHandler.close -> onClosed

Fixes #3503. The method doesn't close anything, it's only called when the screen handler gets closed.

* PlayerEntity.closeScreenHandler -> onHandledScreenClosed

Fixes #2612. The method closes nothing, it just runs the closing tasks
*after* the screen has closed. The current name can easily be confused
with closeHandledScreen(), which does actually close the screen.

* Document PlayerEntity.closeHandledScreen
2023-02-20 18:40:52 +11:00
Juuz f8a9f709f1
Map ChestBlockEntity.VIEWER_COUNT_UPDATE_EVENT_TYPE (#3509) 2023-02-20 10:51:19 +09:00
apple502j d3809140f7
Fix some typos (#3501) 2023-02-19 00:09:52 +11:00
apple502j 54759ae1c5
Map interaction entity (#3494) 2023-02-17 22:41:06 +09:00
apple502j 22afda81cb
23w07a client (#3496) 2023-02-17 18:09:58 +11:00
apple502j 231db41beb
23w07a networking (#3495) 2023-02-17 18:09:46 +11:00
apple502j 9294347e31
23w07a misc (#3497) 2023-02-17 18:09:31 +11:00
Shnupbups 81301f8764
23w07a stuff (#3492)
* 23w07a stuff

Got a bit carried away...

Some names aren't ideal, and there's still more that could be done, so feedback is appreciated

* More + suggestions
2023-02-16 21:22:27 +09:00
mschae23 83e1fb5278
23w07a worldgen mappings (#3491) 2023-02-16 14:58:28 +09:00
modmuss50 b3dc08e924 23w07a 2023-02-15 16:19:06 +00:00
apple502j 1370ef6412
23w06a client (#3489)
* 23w06a client

* Apply suggestions from code review

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

---------

Co-authored-by: Shnupbups <shnupbups@gmail.com>
2023-02-13 18:27:49 +01:00
apple502j c85488944d
23w06a stuff (#3490)
* 23w06a stuff

* Apply suggestions from code review
2023-02-12 16:46:33 +01:00
haykam821 3b3ce20b83
Rename the Vec3d#withBias method to offset (#3487) 2023-02-11 12:57:49 +09:00
MattiDragon 3a9b0d7b13
Map damage changes + /damage + world changes (#3476)
* Map damage changes + /damage + world changes

* Fix issues

* Fix capitalisation

* Fix typo

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

---------

Co-authored-by: Shnupbups <shnupbups@gmail.com>
2023-02-11 12:31:27 +09:00
Jerozgen 54d50fd290
Fix typo in RecipeProvider (#3486) 2023-02-11 02:45:38 +11:00
Calum 9860b178da
scoreboardTag -> commandTag (#3480) 2023-02-10 10:02:55 +01:00
Calum 396336313f
23w06a - Experiments Screen (#3482)
* Experiments Screen

* getDatapackName -> getExperimentName

* Revert "getDatapackName -> getExperimentName"

This reverts commit cbf645f791.

* Update ExperimentsScreen.mapping
2023-02-10 11:32:46 +09:00
Calum 20bb0c54ea
Fix #3434 (#3478) 2023-02-09 17:07:48 +01:00
Shnupbups 62fab3a9e7
23w06a, more stuff (#3485)
Things others missed
2023-02-09 21:30:37 +09:00
Shnupbups 38e9de0826
23w06a misc stuff (#3484)
* 23w06a misc stuff

* A few suggested changes
2023-02-09 09:05:53 +09:00
Calum 33f66b4676
Fix #3455 (#3479) 2023-02-09 08:03:50 +09:00
Shnupbups ec08cd64c5
23w06a Display Entities (#3477)
and related stuff
2023-02-09 08:01:05 +09:00
modmuss50 c8db3052f1 Fix conflict 2023-02-08 16:19:32 +00:00
modmuss50 1c9c83960f 23w06a 2023-02-08 16:10:32 +00:00
apple502j fdc46b9335
More 23w05a stuff (#3472)
* 23w05a stuff

* FIx MatrixUtil javadoc

* Fix javadoc

---------

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2023-02-08 14:53:33 +00:00