Commit graph

462 commits

Author SHA1 Message Date
MathiewMay 7de4c8a408 Fixed typo in my System::currentTimeMillis which was resulting in very slow or no passed time on world ticks. 2026-03-09 01:04:52 -04:00
Tropical e21112a146
Merge pull request #108 from Danielcodedev/dev
Some checks are pending
Build Linux Release / build-linux (push) Waiting to run
Fix input W - S
2026-03-08 23:06:53 -05:00
Danielcodedev da2cbecde9
Fix input W - S
Now W Is forward and S is Backward
2026-03-08 21:23:17 -06:00
Tropical a79d109675
Merge pull request #106 from MathiewMay/dev
Fix System::currentTimeMillis() not returning correct numbers.
2026-03-08 21:16:11 -05:00
MathiewMay 2ca66673b4 Fix System::currentTimeMillis() not returning correct numbers for linux and preventing the game tick, which then broke the input system. 2026-03-08 22:09:37 -04:00
JuiceyDev c7ede72c91
Merge pull request #100 from nikita-edel/dev
fix: wstring_to_utf8, depracated function and generated warnings.
2026-03-08 23:57:29 +01:00
JuiceyDev a9d36375a5
Merge pull request #103 from Enderteck/dev
Update README with Fedora/Nobara dependencies
2026-03-08 23:56:09 +01:00
Enderteck 67b6995068
Update README with Fedora/Nobara dependencies
Add installation all the packages required to compile on Fedora/Nobara. 
Tested those on Fedora 43, but as specified you need to get meson 1.10.0+ via a fedora 44 package
2026-03-08 23:49:11 +01:00
DecalOverdose d9f77a48cd
Merge pull request #102 from create-juicey-app/dev
remove herobrine
2026-03-09 02:46:36 +04:00
JuiceyDev 6e4210ef48
Merge branch '4jcraft:dev' into dev 2026-03-08 23:43:57 +01:00
JuiceyDev 1606c129f9 removed herobrine 2026-03-08 23:43:29 +01:00
DecalOverdose c0e657d33d
Merge pull request #99 from create-juicey-app/dev
juicefork merge
2026-03-09 02:40:00 +04:00
JuiceyDev 21430e1758 fix new folder 2026-03-08 23:37:39 +01:00
JuiceyDev 2eea503835
Merge pull request #2 from create-juicey-app/reapply/dev-on-upstream-202603082259
Reapply/dev on upstream 202603082259
2026-03-08 23:28:46 +01:00
JuiceyDev f12cd2e1f2 Merge origin/dev into reapply/dev-on-upstream-202603082259 - auto-resolved conflicts preferring origin/dev 2026-03-08 23:19:14 +01:00
Nikita Edel 1c4aa32b13 typo 2026-03-08 23:06:52 +01:00
JuiceyDev cb7bc7c9c9 Added winapistubs cuz it pissed me off 2026-03-08 22:59:57 +01:00
JuiceyDev e631a62620 Fix: Ensure host-local socket streams created before any Connection is built 2026-03-08 22:59:57 +01:00
JuiceyDev aadb7172a9 buffer fix 2026-03-08 22:59:57 +01:00
Nikita Edel 85df07e232 fixed typos 2026-03-08 22:59:29 +01:00
JuiceyDev 31821399ac fixed whatever ts is 2026-03-08 22:49:11 +01:00
Tropical 63d216a672 fix: add remaining std:: namespaces 2026-03-08 22:44:00 +01:00
Tropical a4592c5f82 fix: missed some dynamic_pointer_cast calls in Common 2026-03-08 22:44:00 +01:00
Tropical 66248339e5 refactor: unglob std::dynamic_pointer_cast 2026-03-08 22:44:00 +01:00
Tropical 39a359ca56 fix: remove some unintended changes to DirectX library comments 2026-03-08 22:44:00 +01:00
Tropical 5045acb86e fix: unglob everything else and make it build 2026-03-08 22:44:00 +01:00
Tropical a2e6957383 fix: unglob std::{min, max}, manual stuff 2026-03-08 22:43:59 +01:00
Tropical cce3b0fdfe refactor: unglob std::deque 2026-03-08 22:43:59 +01:00
Tropical a05a15eb73 fix: stupid 2026-03-08 22:43:59 +01:00
Tropical a744f8f471 refactor: deglob std::weak_ptr 2026-03-08 22:43:59 +01:00
Tropical 6e56e07c6b refactor: unglob std::pair 2026-03-08 22:43:59 +01:00
Tropical 78ba464b8a refactor: unglob std::list 2026-03-08 22:43:59 +01:00
Tropical a4ce19d004 fix: unglob all of /Build/Common 2026-03-08 22:43:59 +01:00
Tropical 663ba5e7e9 chore: remove boost from .gitignore 2026-03-08 22:43:44 +01:00
Tropical 9a1e4e7752 refactor: byebye using namespace std
shoo
2026-03-08 22:43:44 +01:00
Tropical 31ba56f277 refactor: unglob std::type_info 2026-03-08 22:43:43 +01:00
Tropical 6c4c3a9c94 refactor: unglob std::unordered_set 2026-03-08 22:43:43 +01:00
Tropical 4516cf2e30 refactor: unglob std::enable_shared_from_this 2026-03-08 22:43:43 +01:00
Tropical 6260238f5e refactor: unglob std::(w)ostream 2026-03-08 22:43:43 +01:00
Tropical 40d039c962 refactor: unglob std::endl 2026-03-08 22:43:43 +01:00
Tropical 5fad08b9fd refactor: begin unglobbing std::vector 2026-03-08 22:43:43 +01:00
Tropical d2e8a0f9f5 chore: resolve some void* memset cast warnings 2026-03-08 22:43:43 +01:00
Tropical cff2fc5f44 refactor: unglob std::wstring 2026-03-08 22:43:43 +01:00
Tropical c571014bc9 refactor: unglob std::unordered_map 2026-03-08 22:43:43 +01:00
Tropical 8812c3967b refactor: unglob std::shared_ptr 2026-03-08 22:43:43 +01:00
Pyogenics 801be93890 Document asset stuff abit 2026-03-08 22:42:33 +01:00
Pyogenics 1e06432842 Sort localisation strings alphabetically like 4j does 2026-03-08 22:42:33 +01:00
Pyogenics 53c22968ee Quick patch to just get strings.h generation to generate a file that can be used to compile with 2026-03-08 22:42:33 +01:00
Pyogenics 5c7485144c Create dedicated assets project to enable localisation header generation 2026-03-08 22:42:32 +01:00
Pyogenics a624c136fb Fix loc packer to use int based string ids (static mode) 2026-03-08 22:42:08 +01:00