Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-11 | Fix /mute. | Paweł Redman | |
2015-03-13 | Fix the ordering of g_admin_cmds. | Paweł Redman | |
2015-02-14 | Fix console being unable to send PMs. Remove logging of successful admin ↵ | Paweł Redman | |
commands. | |||
2015-02-14 | Move all chat-related commands to the admin system. | Paweł Redman | |
2015-02-14 | Various gameplay balance changes and minor bug fixes, code organization. | Mikko Tiusanen | |
Increased goon pounce delay a little bit. Incognito players as players of level matching their score. Adjusted the hp, build time and bp of various buildings. Alien hives now track movement a bit faster. Added cvars to limit colony and refinery bp max effects. Colonies and refineries can now prevent enemy building within their radius. Reduced flamer and lightning gun damage and slowed down rockets. Increased Adv. mara zap rate and adv. goon barb regen. Increased hummel barbs damage and reduced their repeat rate a little bit. | |||
2015-02-01 | Fixed a possible null pointer access in g_admin_find_level_for_score. | Tremulous Test Server | |
2015-01-25 | Fixed compiler warnings in all game, cgame sources. | Mikko Tiusanen | |
2015-01-08 | Fix various linking errors and segfaults. | enneract | |
2015-01-07 | Added G_admin_writeconfig and changed outside calls to use that. | Tremulous Test Server | |
2014-12-21 | Merge branch 'combat-stats' | enneract | |
2014-12-21 | Let admins with /flag modify admin levels. | enneract | |
2014-12-21 | Fix /stats displaying namelog data. | enneract | |
2014-12-21 | Simplify in-game combat statistics. | enneract | |
2014-12-21 | Use MODs instead of CSWs in logs. | enneract | |
2014-12-20 | Add logging of weapon settings at game init. | enneract | |
Also adds a few missing weapons and hardcodes Lightning Gun's settings. | |||
2014-12-20 | Improve the output of /stats. | enneract | |
2014-12-20 | Implement percentile ranking of combat stats.. | enneract | |
2014-12-20 | Track self damage in combat statistics. | enneract | |
2014-12-19 | Implement combat statistics. | enneract | |
2014-11-20 | Removed the extra '\' at end of automatic level gain message. | Mikko Tiusanen | |
2014-10-16 | Fixed the cvar set issue after client disconnect. | Mikko Tiusanen | |
Added support for setting player score through score_info. | |||
2014-10-16 | Changed score_info to use namelog, new option for score penalty on early quit. | Mikko Tiusanen | |
2014-10-15 | Added automatic levels functionality based on total score earned of each player. | Mikko Tiusanen | |
2014-10-09 | Added spawn [buildingname] admin command. | Mikko Tiusanen | |
2014-07-06 | Fix more colour issues | Mors-Quaedam | |
2014-07-06 | Fixed auto g_teamForceBalance = 2 handling. | Mikko Tiusanen | |
Fixed colors in certain commands. Correct message now displayed in slap. | |||
2014-07-06 | Chat prints again | Mors-Quaedam | |
I think this is gonna be the final one, but don't hold your hopes high. | |||
2014-07-06 | Standardise chat prints | Mors-Quaedam | |
I did some find+replace on these too... hopefully they're done properly :D | |||
2014-07-03 | Incognito admins are now listed as having player level 2. | Mikko Tiusanen | |
Added broadcast command and support for colors and formatting in cpa. | |||
2014-05-04 | Initial import. | Mikko Tiusanen | |