13 Commits over 275 Days - 0.00cph!
Update .addon to specify root namespace
Merge pull request #9 from xezno/master
Update .addon to specify root namespace
Add syntax highlighting for shaders in repos
Allows VFX & FXC files to have syntax highlighting within github
Merge pull request #7 from ogniK5377/attrib-vfx
Add syntax highlighting for shaders in github repos
Add sharedassets to .addon so assets are sent to clients
Remove [Library] from Game class, not required anymore
Remove reference to GenerateProjects in readme, just run the game
Merge pull request #6 from handsomematt/master
Fix clients not recieving assets, remove obsolete stuff
Update .gitignore
The .addon file doesn't need any of this now
Move to root
Add chatbox via the template
Hide the player when they die
Add a call to SimulateActiveChild so no-one misses it
Introduce description to .addon
Gamemodes have a description, we should make this known in the base gamemode
Merge pull request #3 from ogniK5377/description
Introduce description to .addon
content and content_src are done
Fix typo in MinimalHud.html
Merge pull request #1 from rndtrash/patch-1
Fix typo in HUD