Commit Graph

21 Commits

Author SHA1 Message Date
apple502j a6d8d3d201
Merge branch '1.20.5-pre3' into 1.20.5-pre3-stuff 2024-04-17 11:42:42 +09: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
apple502j 9bc33e4f7d
1.20.5-pre3 more stuff 2024-04-17 01:13:34 +09:00
modmuss50 ad8ec9b45c 1.20.5-pre3 2024-04-16 15:01:26 +01:00
Shnupbups a5fe6de797
24w09a even more stuff (#3804)
* 24w09a even more stuff

* a bit more

* layour
2024-03-01 19:57:46 +08:00
modmuss50 c073210031 23w31a 2023-08-02 18:18:08 +01: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
apple502j 743a512a6d
22w46a client (#3414)
* 22w46a client

* Add head to vex model javadoc
2022-11-21 19:45:10 +00:00
modmuss50 de53e09431 22w46a 2022-11-16 15:12:55 +00:00
apple502j bae43effff
22w45a client (#3398) 2022-11-15 17:04:16 +00:00
modmuss50 76d101e1c9 22w45a 2022-11-09 15:51:18 +00:00
apple502j 288e0c3ed5
22w18a misc (#3149) 2022-05-12 17:28:22 +00:00
apple502j b594123e52
Fix typo in SimpleOptions (#3094)
* Fix typo in SimpleOptions

* Fix punctuation in SimpleOptions javadoc

* TranslatableOption is an interface
2022-04-19 11:05:48 +01:00
apple502j df55892693
22w14a typo fixing (#3089) 2022-04-13 07:50:37 +01:00
apple502j 25bd806f5b
22w13a client (#3071)
* 22w13a client

* Document SimpleOption
Hmm, might not be simple after all...

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Fix more stuff

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-04-06 12:18:01 +00:00
Player 39344922af 22w13a 2022-03-31 19:20:30 +02:00
apple502j 52295ce678
22w12a client stuff (#3062) 2022-03-30 10:46:22 +00:00
Shnupbups 77aef71b0a
22w12a stuff (#3059)
* 22w12a stuff

* fixes from @apple502j and a bit more

* Update mappings/net/minecraft/block/entity/SculkShriekerWarningManager.mapping

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2022-03-30 09:10:15 +00:00
Player f5611fdd0f Port from 1.19-exp1 2022-03-24 23:48:18 +01:00
modmuss50 18cd8cc489 22w12a 2022-03-24 19:10:04 +00:00
apple502j 290abdc6a2
22w11a client (#3049)
* 22w11a font

* 22w11a sound stuff

* 22w11a options

* 22w11a macOS icon stuff

* 22w11a gl timer

* 22w11a pending update/desync fix

* 22w11a MC-235964 fix

* 22w11a screen

* 22w11a particle

* 22w11a realms

* 22w11a client util

* 22w11a more sequence stuff

* 22w11a misc client stuff

* Add newline
2022-03-23 10:37:29 +00:00