Summary
- Make LOG_ macros variadic (commit: 16fb408) (details)
- Add fallbacks and macros for parsing the JSON file (commit: b584e93) (details)
- Add myself to CONTRIBUTORS.md (commit: ae96ff4) (details)
- Read only two values from the spawn position in config (commit: 459c3d1) (details)
- Tree: Rewrite reload logic (commit: 8c58e41) (details)
- Structs.h: Bump to 0.0.50 (commit: 9077987) (details)
- Source: Use LOG_ where possible & add LOG_INFO, LOG_DEBUG (commit: d316702) (details)
- Source: Remove \n from LOG_ and capitalize first character (commit: d1242b7) (details)
- Source: Send grenade position when taking damage from grenade (commit: 44fe548) (details)
- Physics.h: Update move_grenade code from piqueserver (commit: f2ece31) (details)
- Protocol.c: Move grenade logic into function (commit: 906efb3) (details)
- Protocol.h: Add getGrenadeDamage declaration (commit: 2639c59) (details)
- Physics.h: Remove commented out GrenadeType (commit: 5f25e3c) (details)