Commit Graph

17 Commits

Author SHA1 Message Date
iProgramInCpp
5985e0d83b * Update the readme slightly
-- Add clarification on build steps for linux
-- Uniformize line widths to a maximum of 125 chars.
2023-08-23 23:20:01 +03:00
iProgramInCpp
737470f4ab Another readme update. Yay! 2023-08-18 21:47:28 +03:00
iProgramInCpp
b3484a5dd9 * Update the readme again to reflect the project's current goals. 2023-08-18 21:35:00 +03:00
iProgramInCpp
d6a2dfe28f * Update the readme to reflect this project's goals. 2023-08-18 21:26:54 +03:00
iProgramInCpp
9a24abc603 Improve Survival Mode + others (#56)
* * Undo some of the changes done in the "* Work on survival mode." commit.
* TEST_SURVIVAL_MODE is now on by default.

* * Dying no longer crashes the game.

* * Death seems to work ok.

* * Improve some of the damage code.

* x

* work

* Fixed the Makefile (#54)

* * Finally fix the crack texture appearing to flicker/restart

* * Add VS2010 as an optional target.

Fix build with VS2010 (both windows_vs and xenon_vs).

* * Disable survival mode. Getting ready to merge now!

---------

Co-authored-by: Alexander Argentakis <38327951+MFDGaming@users.noreply.github.com>
2023-08-16 22:32:09 +03:00
iProgramInCpp
9958b2aaed * Add zlib as third party dependency.
* Clear up license information for RakNet and zlib.
* Add RakNet logo to game/assets. Will be used later.
2023-08-12 13:33:51 +03:00
iProgramInCpp
38294ba25d * Another update to the readme. 2023-08-08 11:28:06 +03:00
iProgramInCpp
65f5e03eac * Update the readme and todo, which more closely reflect the status of the project. 2023-08-08 11:26:31 +03:00
iProgramInCpp
936d854452 * Add info about compiling for wasm 2023-08-06 15:25:55 +03:00
iProgramInCpp
4a9ae0ebd1 * Update the documentation slightly. 2023-08-03 11:58:32 +03:00
iProgramInCpp
6fe0b6e0a7 Add some small notes. 2023-08-02 22:39:54 +03:00
Parker Hawke
b4091b8cc6 Update README with current enhancements and mods 2023-07-31 11:39:49 -04:00
Thomas G
3c68ba7acf * Fix broken link in README. 2023-07-31 21:11:16 +10:00
Thomas G
93bc845d9d fix broken video link in readme 2023-07-31 21:06:52 +10:00
iProgramInCpp
eb7a397112 * Add some more info to the readme. 2023-07-31 13:53:17 +03:00
iProgramInCpp
8b924022e3 * Disable demo mode. The default version will now be the enhanced version. 2023-07-31 10:18:09 +03:00
iProgramInCpp
9642818a88 * Initial commit.
:)
2023-07-30 22:22:02 +03:00