mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-16 20:24:39 -06:00
-
released this
2024-12-28 17:11:44 -06:00 | 238 commits to main since this releaseWhat's Changed
- feat: start car races if you "equip" the car near the car pad; add more old ns scripts to ignore list by @EmosewaMC in https://github.com/DarkflameUniverse/DarkflameServer/pull/1681
- fix: Create resServer and logs if it doesnt exist and update readme by @EmosewaMC in https://github.com/DarkflameUniverse/DarkflameServer/pull/1686
- chore: remove unneeded Component.cpp, forward declare dependencies, and make Component definition header-only by @jadebenn in https://github.com/DarkflameUniverse/DarkflameServer/pull/1688
- fix: skip non-files for migrations by @EmosewaMC in https://github.com/DarkflameUniverse/DarkflameServer/pull/1690
- feat: add ns race server script and ignore 3 scripts from pet cove by @EmosewaMC in https://github.com/DarkflameUniverse/DarkflameServer/pull/1682
- fix: folder and file checks by @EmosewaMC in https://github.com/DarkflameUniverse/DarkflameServer/pull/1692
- fix: remove bandwidth limit by @EmosewaMC in https://github.com/DarkflameUniverse/DarkflameServer/pull/1693
- fix: use encoding on latin1 strings from cdclient by @EmosewaMC in https://github.com/DarkflameUniverse/DarkflameServer/pull/1694
- fix: use simpler converter for latin1 by @EmosewaMC in https://github.com/DarkflameUniverse/DarkflameServer/pull/1695
- fix: use correct res path for fdb check by @EmosewaMC in https://github.com/DarkflameUniverse/DarkflameServer/pull/1699
- fix: remove dead loop by @EmosewaMC in https://github.com/DarkflameUniverse/DarkflameServer/pull/1700
Full Changelog: https://github.com/DarkflameUniverse/DarkflameServer/compare/v3.0.0...v3.0.1
Downloads