deepfriedwaffles
8867878ccf
more refactoring for iOS
2026-04-06 14:28:06 -04:00
deepfriedwaffles
44ece561e8
fixed slider for hopefully the final fucking time. Nether Reactor fix: Need to make the array for building it all unsigned integers as now Xcode is strict about the new C++ Standards as they have changed since 2011
2026-04-06 14:28:06 -04:00
deepfriedwaffles
22b59bd2cc
Synced options UI files from main branch
2026-04-06 14:28:06 -04:00
deepfriedwaffles
705c4154ee
gonna try changing all Options::Option* in the whole project to just Option* not sure if this works but it gets the compiler to shut up. if this breaks everything change all 'Option*' to 'Options::Option*' as it once was.
2026-04-06 14:28:06 -04:00
deepfriedwaffles
59898ca504
more header fixes
2026-04-06 14:28:06 -04:00
deepfriedwaffles
b658132dac
fix missing file, commiting now because what im about to do might break Option class
2026-04-06 14:28:06 -04:00
deepfriedwaffles
ab5f177208
added needed missing files
2026-04-06 14:28:06 -04:00
Shredder
055f00be49
A bit big of a commit but
...
Added 3 Fog Choices (Pocket) (Java) (Unknown that was unused)
Restored Java Beta Sky Color code that was unused that depends on biome temperature (choosable using Java fog)
Tile Shadows and Entity Shadows that appear beneath them have been restored and fixed from the unused code, toggleable by turning fancy graphics on or off
Entities will now render flames on themselves when on fire, including the player
Added option to use Java Style Item Count text and position in tweaks
- fileshredder
2026-04-06 01:52:27 +05:00
Shredder
ff5c57f6ba
Added Foliage and Grass Color tinting, Started Basic Work on restoring ravines, New Option to Toggle Tinting.
2026-04-03 14:55:33 +05:00
Kolyah35
cbd81b47ce
ADD: EpikIzCool to credits
2026-03-24 17:32:52 +03:00
EpikIzCool
a7c75d2ad2
Touch thingie
2026-03-24 00:29:52 +02:00
mschiller890
9405e8daad
FIXED: Scrolling with mouse wheel improved
2026-03-22 18:38:14 +01:00
Kolyah35
82f827af29
Merge remote-tracking branch 'refs/remotes/origin/main'
2026-03-22 02:12:46 +03:00
Kolyah35
4f8b18b735
FIX: Now we're using useTouchsceen() right way!!!!
2026-03-22 02:12:04 +03:00
InviseDivine
98a05e5aa3
FIX: Keyboard on android
2026-03-21 18:25:42 +02:00
InviseDivine
6e0615c0bc
FEAT: Auto jump in settings (again)
2026-03-21 16:03:51 +02:00
InviseDivine
e9766ed2a1
FEAT: Option button in PauseScreen
2026-03-21 15:44:05 +02:00
66hh
83f3284827
fix msvc build & mingw build
...
1. Include unified header files using lowercase filenames
2. Change special characters to escape sequences to solve encoding issues
2026-03-21 18:32:09 +08:00
mschiller890
52f607b126
Made some changes to the GUI scale slider.
...
Should be waaaaaaay better now
2026-03-20 23:20:37 +01:00
InviseDivine
0edee15930
FEAT:Raspberry PI cursor in tweaks
2026-03-20 22:59:52 +02:00
Kolyah35
cda2534c1e
ADD: pause and chat btn
2026-03-20 21:46:43 +03:00
mschiller890
c5fb648df7
FIXED: Android controls no longer tiny
2026-03-20 13:19:57 +01:00
Kolyah35
ca2af5edb4
ADD: fire (and reduce options writings)
2026-03-19 17:55:22 +03:00
Kolyah35
e49f58bc89
Merge remote-tracking branch 'refs/remotes/origin/main'
2026-03-19 02:27:04 +03:00
Kolyah35
e9914e3fbd
ADD: WebASM port (no sound/no network)
2026-03-19 02:26:34 +03:00
InviseDivine
157ef5ff05
FIX: Settings save when leave on escape
2026-03-18 22:50:35 +02:00
Kolyah35
5ff8b54c4f
REMOVE: User class
2026-03-17 22:49:59 +03:00
mschiller890
11e986bcf2
FIXED: Android build issues, added building to Andr from Linux
...
I really hope this didnt break anything
Im proud of the bash script
2026-03-17 19:01:27 +01:00
mschiller890
2bc3be3153
FIXED: chat history clears on disconnect
2026-03-16 19:05:55 +01:00
Michal Schiller
997c3f2ebe
Added a list of players when in multiplayer (tab list)
2026-03-16 13:34:42 +01:00
Kolyah35
a50877af9e
ADD: lastip
2026-03-15 20:54:28 +03:00
InviseDivine
03ff7b118e
settings names fixed
2026-03-14 20:24:28 +02:00
freetolga
5f612652d9
start menu screen overhaul
2026-03-14 17:57:55 +03:00
Kolyah35
bf1a6d79b4
Merge remote-tracking branch 'refs/remotes/origin/main'
2026-03-14 14:52:59 +03:00
Kolyah35
e49fe348e3
FIX: override warnings
2026-03-14 14:51:42 +03:00
Kolyah35
bb95e75c47
Merge remote-tracking branch 'refs/remotes/origin/main'
2026-03-14 14:51:25 +03:00
mschiller890
4e179a47b6
Make chat show full history when opened
2026-03-14 12:22:14 +01:00
Kolyah35
badd59b644
FIX: Rewrite options
2026-03-14 14:13:49 +03:00
InviseDivine
bf2248063d
FEAT: F1 (but why jump doesnt work wtf)
2026-03-13 22:21:53 +02:00
InviseDivine
ce5307aa30
FEAT: Tweaks in options
2026-03-13 19:08:27 +02:00
InviseDivine
b0de432339
FIX: Settings save
2026-03-13 17:09:39 +02:00
mschiller890
37e28d0fcc
added a username label to the title screen
2026-03-13 13:22:47 +01:00
mschiller890
b1cd6c6581
Added a dummy cheats toggle to the world creation screen.
2026-03-13 11:04:58 +01:00
mschiller890
2e9a9b810c
Limit username to 12 chars and adjusted the Done button to go more with the rest of the games UI.
2026-03-13 08:22:54 +01:00
mschiller890
470509ee52
Add "Quit Game" button
2026-03-12 21:42:20 +01:00
mschiller890
0ea8b87970
Prevent duplicate world IDs by loading existing level list before generating a unique name
2026-03-12 21:31:01 +01:00
Michal Schiller
f17a11c670
Added mouse wheel support to the world selection screen.
2026-03-12 11:02:06 +01:00
mschiller890
d82d19be68
Updated the Discord link (and removed color tags cuz they were messing up the URL)
2026-03-11 19:38:53 +02:00
InviseDivine
8875342557
Join by ip screen
2026-03-11 19:04:54 +02:00
mschiller890
e529bd5d64
Fixed Done button not working and backspace on Android
2026-03-11 12:21:09 +02:00