Commit Graph

74 Commits

Author SHA1 Message Date
piebot
1a80cf849b Merge branch 'main' of codeberg.org:piebot/LegacyEvolved 2026-03-30 13:47:10 +03:00
piebot
1e07e162f5 Update .github to .gitea 2026-03-30 13:46:34 +03:00
piebot
d6db6b099e Update README.md 2026-03-30 12:37:44 +02:00
piebot
774f2fed61 Update README.md 2026-03-29 19:16:34 +02:00
neoapps-dev
71edfc19ff feat: generic build script 2026-03-28 22:34:13 +03:00
piebot
d8118fcadc Update README.md 2026-03-28 16:14:09 +01:00
piebot
db500edc3a Update README.md 2026-03-25 13:46:11 +03:00
piebot
86366b5b20 Update README.md 2026-03-25 13:45:57 +03:00
piebot
91ddc735c3 Update README.md 2026-03-25 13:45:40 +03:00
piebot
75187488e8 Update README.md 2026-03-25 13:45:17 +03:00
piebot
ec7d784c18 Update README.md 2026-03-25 13:44:31 +03:00
piebot
e310f1e6f1 Add Acknowledgments Section 2026-03-25 13:22:32 +03:00
piebot
79449a9844 Update README.md 2026-03-20 08:58:33 +03:00
piebot
60c74a768f Update README.md 2026-03-19 21:41:23 +03:00
piebot
85c7d7c458 Update README.md 2026-03-19 07:06:01 +03:00
Tranqlmao
7953241731 Update README.md 2026-03-18 23:44:16 -04:00
piebot
7a291710a8 Update README.md 2026-03-15 05:01:55 +03:00
piebot
1d1b9c619d Update README.md 2026-03-15 05:00:27 +03:00
piebot
c9249c8f51 update readme with banner 2026-03-14 21:42:55 +03:00
piebot
73552760ba Add Discord badge to README
Added a Discord badge link to the README.
2026-03-14 21:26:45 +03:00
piebot
0ee9c47739 Update README.md 2026-03-14 21:08:58 +03:00
piebot
8edf12e324 change readMe 2026-03-14 05:14:50 +03:00
Loki
e6eafda90e Remove another servers.txt reference 2026-03-09 18:27:02 -05:00
Loki
0fbc8903f3 Update README, remove servers.txt references 2026-03-09 18:26:00 -05:00
Tuff CWC
fe65ec24f1 Remove dead link from README (#1064) 2026-03-09 15:02:26 -05:00
Loki
c5229cde93 Update README with download instructions
Added download instructions for Windows users in README.
2026-03-06 13:36:24 -06:00
Loki
563a1b0d12 Update README.md
Add details about current server functionality
2026-03-06 13:34:54 -06:00
T3stAcc
2327161747 Update README.md (#727) 2026-03-06 12:40:51 -06:00
Patrxgt
0d95980dca Added missing dots and linked official Microsoft VS 2022 Community Edition mirror in the build instructions. (#626) 2026-03-06 07:56:28 +07:00
Loki Rautio
a37ebe221c Add Contributor's Guide, update README 2026-03-05 07:23:01 -06:00
daoge_cmd
1dc8a005ed refactor: refactor KBM input code 2026-03-05 01:12:48 +08:00
Loki Rautio
0e9d8629f1 Update README with info about username.txt 2026-03-04 05:59:48 -06:00
daoge_cmd
ef9b6fd500 docs: fix table formatting in README.md 2026-03-04 17:48:19 +08:00
daoge_cmd
5d9f6f6347 docs: mark V-Sync note as WIP in README.md 2026-03-04 17:47:16 +08:00
daoge_cmd
d112090fde feat: headless server 2026-03-04 17:29:43 +08:00
daoge_cmd
8ecfc52547 feat: add support for username, IP, and port configuration via launch arguments 2026-03-04 15:33:52 +08:00
Mykey
c8a8f9dd6c Update crafting controls description (#359)
Clarified crafting controls in README.
2026-03-04 12:32:51 +08:00
rtm516
b1b622c303 Fix overlapping debug menus and screens (#294)
* Fix overlapping debug menus and screens

Also resolves a formatting issue with clang-format

* Update readme
2026-03-04 12:31:47 +08:00
Slenderman
515f91cad8 Fix player save data issue & multiple username implementations (#257)
* fix saving issue & multiple username implementations

* Update README.md

Updated the method for overriding in-game username from '-name' to 'username.txt'.

* remove unused include i forgot to get rid of while testing
2026-03-03 23:58:22 +07:00
4win
7ce1fa3452 feat: bind F1 to toggle the HUD settings (#244) 2026-03-03 13:32:26 +08:00
daoge_cmd
77a161e813 docs: update Discord invite link in README.md 2026-03-03 11:23:15 +08:00
daoge_cmd
52a954e06e docs: simplify LAN multiplayer section in README.md 2026-03-03 07:56:23 +08:00
daoge_cmd
24da81a1ca docs: add LAN multiplayer details to README.md 2026-03-03 07:51:20 +08:00
lspepinho
8b28c20d7a Fixes for PR #96 (#170)
* Implement basic multiplayer functionality

* Update README.md

---------

Co-authored-by: Slenderman <ssimulpong@outlook.com>
2026-03-03 06:30:22 +07:00
DetectivEren
f731a68422 TAB key opens up game info instead of host options (#204)
* TAB key opens up game info instead of host options

TAB key opens up game info menu instead of host options menu because the player accesses host options from game info

* Update README.md
2026-03-03 06:23:59 +07:00
Twig6943
2189da6f92 Make ci skip on non important stuff - give tutorial image a name (#202) 2026-03-03 06:01:00 +07:00
daoge_cmd
fd6350b7f9 docs: update version reference in README.md 2026-03-03 05:49:21 +08:00
daoge_cmd
1fbc2d1eb8 docs: clarify platform support and building requirements in README.md and COMPILE.md 2026-03-03 05:43:32 +08:00
daoge_cmd
e53d41d333 docs: fix typo in README.md 2026-03-03 05:24:34 +08:00
daoge
bdc8fb5dfa docs: update README.md 2026-03-03 03:10:29 +08:00