Age | Commit message (Collapse) | Author |
|
finishing instead of the one that was loading when invoked from the
maprotation system.
|
|
cause some qvm weirdness. converted level.teamLocked[] into two seperate
qbooleans.
|
|
|
|
* spectators in follow mode could envoke menus for the player they are
following at the time
* spectators in follow mode were allowed to vote
|
|
* When a building is prohibited (e.g. a second Reactor), the red "blueprint"
was being given instead of the proper error message if the builder was
initially trying to place the building where there was no room for it.
|
|
* adds g_admin flag '3' which allows the admin/level to always keep cred/evo
when switching teams.
* adds !lock and !unlock g_admin commands for locking teams. (enable with
'K' flag)
* setting an admin's level to 0 immediately free's up that admin's name
from the name protection system (g_adminNameProtect)
* don't give kills/creds to a spectator in follow mode ('3' flag exposed this)
|
|
|
|
|
|
|
|
|
|
* Fix to lcannon spam bug #2758 (tjw)
* Fix to goon pounce bug #2758 (tjw)
|
|
* Improve ckit tutorial text
* Entities.def correction
|
|
|
|
* g_mapConfigs no longer replaces maprotation.cfg settings (tjw)
|
|
|
|
* Remove +zoom and -zoom altogether
|
|
|
|
|
|
* Added wait key to misc_particle_system
* Triggering a trigger_teleport now enabled/disabled it
|
|
|
|
* Fix to > max damage zap bug
* Add g_mapConfigs
* Fix item switch when run out of ammo
* Fix client side buildable tracing
* Fix misc_portal_surface documentation
|
|
* Various other map entity fixes/enhancements
* Hovel exploit fixed
* Fixed tesla trail disappearing at edge of range
* Default player name now inherited from OS
* Fixed spelling of Veda's surname :x
|
|
|
|
* Fix to disappearing cursor on map load Com_Error bug
|
|
2677: Credit transfer,
2691: Disallow deconstruct during SD,
2698: nextweap bug on OS X,
2700: Fix to buildables underground bug,
2701: Fix to dretch exploit,
2706: Fix to jetpack uninit memory read
|
|
* Added back the syscalls things I didn't mean to remove
|
|
* Refactored botlib parsing code into qcommon
|
|
|
|
|
|
* Removed nextmap cvar and associated code, replaced with "advanceMapRotation"
command
* Rework the text displayed during votes to be more verbose
* "destroy" command now only works when cheats are enabled
* Voting UI is now a frontend for "clientkick" instead of plain "kick"
|
|
* Removed ability to change the timelimit by vote
* Added sprint ability to human tutorial text
|
|
|
|
|
|
|
|
|
|
|
|
* Better balance forcing when swtiching from teams directly (R1CH)
|
|
* Sudden death/time limit warnings (R1CH)
|
|
* Moved server command queuing from game to server -- sv_dequeuePeriod probably
needs to be lowered
* Added g_friendlyBuildableFire to enable friendly buildable fire
|
|
* Disable static_transform particle system warning
|
|
get console messages)
* Added build option BUILD_MASTER_SERVER
|
|
|
|
* Master server now responsible for logging game statistics
|
|
|
|
* Added BG_UpgradeClassAvailable
* Added generalised BG_*IsAllowed functions
* Added some binding traps to cgame
* Added tutorial mode (cg_tutorial)
|
|
|
|
* Fixed psaw/cgun inappropriate effects bug
* Lcannon now has a minimum charge value
|
|
* Zap repeat rate down to 1500ms from 2000ms
* Knockback from pouncing now 3 times as strong
* Updates to the particle and trail systems sections of the manual
* Merged ioq3-r470
|
|
|
|
* Removed gametype, fraglimit and dmflags cvars
* Removed CD key authentication stuff
* Implemented a means to save and restore cmd context
* Bumped protocol version up to 69 (same as 68)
* Removed various references to punkbuster
* Maps on create server menu now sorted by name
* Fixed some warnings
|