2024-11-16 - 2025-02-16
Overview
1 Release published by 1 user
Published
v0.0.1
13 Pull requests proposed by 1 user
Proposed
#3 Changed all game struct suffixes from _s to _t.
Proposed
#5 Improved naming for function 'get_client_name_stub'.
Proposed
#6 Added helper function to strip colors from strings.
Proposed
#8 Added helper util functions for zlib (de)compression.
Proposed
#9 Added functions to parse the command line arguments.
Proposed
#10 Added fallback logic for current path / working directory.
Proposed
#11 Updated game structs, variable symbols and references.
Proposed
#12 Updated function symbols and references.
Proposed
#13 Misc changes.
Proposed
#14 Added workaround to enforce max fps limit.
Proposed
#15 Added demo system code changes to existing code.
Proposed
#16 Added code for demo system.
Proposed
#17 Resolved merge conflicts.