4jcraft/Minecraft.Client/UI/Screens
Tropical 0835dcb768
Some checks failed
Build (Linux, x86_64) / build-linux (push) Has been cancelled
Build (Linux, x86_64) / build-linux-debug (push) Has been cancelled
Merge pull request #244 from jerryjhird/staging
added brightness and FOV sliders to graphics settings
2026-03-15 15:30:14 -05:00
..
AbstractContainerScreen.cpp feat(jui): new multiline container item tooltips 2026-03-15 18:29:09 +03:00
AbstractContainerScreen.h feat: Implement creative inventory 2026-03-13 03:22:42 -03:00
AchievementPopup.cpp feat: restore unused java GUI 2026-03-09 22:29:32 -05:00
AchievementPopup.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
AchievementScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
AchievementScreen.h feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
ChatScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
ChatScreen.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
ConfirmScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
ConfirmScreen.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
ConnectScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
ConnectScreen.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
ContainerScreen.cpp feat: restore unused java GUI 2026-03-09 22:29:32 -05:00
ContainerScreen.h refactor: unglob std::shared_ptr 2026-03-08 22:43:43 +01:00
ControlsScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
ControlsScreen.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
CraftingScreen.cpp feat: restore unused java GUI 2026-03-09 22:29:32 -05:00
CraftingScreen.h refactor: unglob std::shared_ptr 2026-03-08 22:43:43 +01:00
CreateWorldScreen.cpp feat: backport more advanced world creation screen from 1.3.2 2026-03-13 16:52:34 +03:00
CreateWorldScreen.h feat: backport more advanced world creation screen from 1.3.2 2026-03-13 16:52:34 +03:00
CreativeInventoryScreen.cpp feat: Implement creative inventory 2026-03-13 03:22:42 -03:00
CreativeInventoryScreen.h feat: Implement creative inventory 2026-03-13 03:22:42 -03:00
DeathScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
DeathScreen.h feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
DisconnectedScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
DisconnectedScreen.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
ErrorScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
ErrorScreen.h refactor: unglob std::wstring 2026-03-08 22:43:43 +01:00
FurnaceScreen.cpp feat: restore unused java GUI 2026-03-09 22:29:32 -05:00
FurnaceScreen.h refactor: unglob std::shared_ptr 2026-03-08 22:43:43 +01:00
InBedChatScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
InBedChatScreen.h feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
InventoryScreen.cpp fix: add proper head movement to player inventory preview 2026-03-12 02:07:36 +03:00
InventoryScreen.h refactor: unglob std::shared_ptr 2026-03-08 22:43:43 +01:00
JoinMultiplayerScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
JoinMultiplayerScreen.h refactor: unglob std::wstring 2026-03-08 22:43:43 +01:00
NameEntryScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
NameEntryScreen.h refactor: unglob std::wstring 2026-03-08 22:43:43 +01:00
OptionsScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
OptionsScreen.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
PauseScreen.cpp added brightness and FOV sliders to grahpic settings as well as changed weird text in PauseScreen 2026-03-15 19:54:35 +00:00
PauseScreen.h feat: restore unused java GUI 2026-03-09 22:29:32 -05:00
ReceivingLevelScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
ReceivingLevelScreen.h feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
RenameWorldScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
RenameWorldScreen.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
SelectWorldScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
SelectWorldScreen.h refactor: begin unglobbing std::vector 2026-03-08 22:43:43 +01:00
StatsScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
StatsScreen.h refactor: begin unglobbing std::vector 2026-03-08 22:43:43 +01:00
TextEditScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
TextEditScreen.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
TitleScreen.cpp refactor: modify ClientConstants::VERSION_STRING to list 4jcraft 2026-03-09 22:47:16 -05:00
TitleScreen.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
TrapScreen.cpp fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
TrapScreen.h refactor: unglob std::shared_ptr 2026-03-08 22:43:43 +01:00
VideoSettingsScreen.cpp added brightness and FOV sliders to grahpic settings as well as changed weird text in PauseScreen 2026-03-15 19:54:35 +00:00
VideoSettingsScreen.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00