branchsbox-minimal/mastercancel

13 Commits over 275 Days - 0.00cph!

2 Years Ago
Update .addon to specify root namespace Merge pull request #9 from xezno/master Update .addon to specify root namespace
2 Years Ago
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
3 Years Ago
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
3 Years Ago
Update .gitignore
3 Years Ago
Update .gitignore The .addon file doesn't need any of this now
3 Years Ago
Move to root Add chatbox via the template Hide the player when they die Add a call to SimulateActiveChild so no-one misses it
3 Years Ago
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
3 Years Ago
Convert to Pawn system
3 Years Ago
content and content_src are done
3 Years Ago
Fix typo in MinimalHud.html Merge pull request #1 from rndtrash/patch-1 Fix typo in HUD
3 Years Ago
Update README.md
3 Years Ago
Baseline
3 Years Ago
Initial commit