Er2
6bdfe250a2
Redstone: Add wires, redstone torches, levers (incomplete) and repeaters
2024-04-07 16:51:01 +03:00
Er2
b8c01e085f
Misc patches
2024-03-28 14:39:40 +03:00
iProgramInCpp
2c84d2730c
* Options: Allow old title logo to be shown.
2023-12-26 22:10:15 +02:00
iProgramInCpp
7f219385c6
* ItemInHandRenderer: Add dynamic hand.
...
* Options: Fix saving of a few options
* PatchManager: Load patch options before regular options - this fixes a bug where the fancy grass option would be reset to false even if grass tint would be set to true.
2023-12-26 00:57:27 +02:00
iProgramInCpp
a3c9800bd8
* OptionList: Fix embarrassing flipped switch bug.
2023-12-20 12:59:51 +02:00
iProgramInCpp
37140eec0b
* Options: Use a texture instead of drawing rectangles for the on/off switches.
2023-12-19 21:09:41 +02:00
iProgramInCpp
b168f33335
* Options: Fix remote press when off the right edge of the scrollable area
2023-12-19 20:16:27 +02:00
iProgramInCpp
253c89a6d5
* Fix some issues with the OptionList.
2023-11-05 18:57:08 +02:00
iProgramInCpp
0d23a455ed
* Add option to split controls
2023-11-05 18:47:38 +02:00
iProgramInCpp
5df07e2fc1
Add scrollable options menu ( #99 )
...
* * Add new scrollable options list.
* * Add OptionList.cpp to the CMakeLists.txt
* * Add the new stuff by @jonkadelic to the new options menu.
2023-11-05 18:40:44 +02:00