]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
terencehill [Mon, 31 Aug 2015 12:51:18 +0000 (14:51 +0200)]
Remove a few really useless tooltips
terencehill [Sun, 30 Aug 2015 19:35:07 +0000 (21:35 +0200)]
Remove tooltips.db* files
terencehill [Sun, 30 Aug 2015 19:15:56 +0000 (21:15 +0200)]
Move tooltip functions around
terencehill [Sun, 30 Aug 2015 18:17:56 +0000 (20:17 +0200)]
Add clearTooltip function
terencehill [Sun, 30 Aug 2015 18:15:10 +0000 (20:15 +0200)]
Get rid of a hack that does nothing, e.value is already properly initialized in configureTextSliderValues(e)
terencehill [Sun, 30 Aug 2015 18:14:19 +0000 (20:14 +0200)]
Make sure all classes that control a cvar initialize cvarName to string_null in their configure method so they can be properly re-configured
terencehill [Sun, 30 Aug 2015 18:12:54 +0000 (20:12 +0200)]
Make work tooltips of those special TextSliders that reconfigure their self at runtime based on gametype
terencehill [Sun, 30 Aug 2015 18:01:54 +0000 (20:01 +0200)]
Hardcode tooltips
terencehill [Sun, 30 Aug 2015 17:23:58 +0000 (19:23 +0200)]
Hardcode keybind definitions so they can be translated like any other string in the qc code. Many of them are built dynamically and almost need no translation (none for 10 "weapon_group_*" binds, only one for 32 "+userbind *" binds)
Mario [Sun, 30 Aug 2015 15:03:58 +0000 (01:03 +1000)]
Don't kick bots for idling
Mario [Sun, 30 Aug 2015 14:29:45 +0000 (14:29 +0000)]
Merge branch 'terencehill/menu_weaponarena_selection_fix' into 'master'
Menu weaponarena selection fix
Remember "Weapon arenas:" checkbox selection on mutators dialog opening
See merge request !163
Mario [Sun, 30 Aug 2015 13:49:02 +0000 (23:49 +1000)]
Add a hook for custom gameplay tips
Mario [Sun, 30 Aug 2015 13:28:58 +0000 (23:28 +1000)]
Don't show the blaster weaponstart message in a weapon arena mode
Mario [Sun, 30 Aug 2015 13:26:18 +0000 (13:26 +0000)]
Merge branch 'Mario/item_fixes' into 'master'
Merge branch Mario/item_fixes (M merge request)
Fixes some issues with items, and adds the infamous item fading hack (disabled by default)
See merge request !212
Mario [Sun, 30 Aug 2015 13:24:24 +0000 (23:24 +1000)]
Remove an old commented line
Mario [Sun, 30 Aug 2015 13:16:43 +0000 (23:16 +1000)]
Add an option to use team spawns in keyhunt
Mario [Sun, 30 Aug 2015 13:12:00 +0000 (23:12 +1000)]
Fix some issues with items, also add item fading (a sneaky way to save a performance, at a cost of warpzone support)
Mario [Sun, 30 Aug 2015 13:04:18 +0000 (23:04 +1000)]
Add a bad hack to fix CTS not forcing the switch to a newly picked up weapon
Mario [Sun, 30 Aug 2015 12:57:14 +0000 (22:57 +1000)]
Hide useless "spawnpoint was used!" message
Mario [Sun, 30 Aug 2015 12:52:00 +0000 (22:52 +1000)]
Add 4 team CTF support to superspectate
Mario [Sun, 30 Aug 2015 12:48:35 +0000 (22:48 +1000)]
Add an option to spawn near teammates to allow turning it off client side (requires server to allow this)
Mario [Sun, 30 Aug 2015 12:41:50 +0000 (22:41 +1000)]
Fix physical items
Mario [Sun, 30 Aug 2015 12:40:21 +0000 (22:40 +1000)]
Add an option to disable the 'New toys, new toys!' roflsound in new toys mutator
Mario [Sun, 30 Aug 2015 12:38:42 +0000 (22:38 +1000)]
Don't replace shotgun with shockwave in new toys
Mario [Sun, 30 Aug 2015 12:37:00 +0000 (22:37 +1000)]
Add a potentially useful option to only allow the use of bonus nades
Mario [Sun, 30 Aug 2015 12:32:48 +0000 (22:32 +1000)]
Add a couple of useful options to multijump
Mario [Sun, 30 Aug 2015 12:24:35 +0000 (22:24 +1000)]
Allow turning off damage from lava and slime in instagib, as it used to be
Mario [Sun, 30 Aug 2015 11:53:22 +0000 (21:53 +1000)]
Fix campcheck damaging players when it shouldn't (while typing, before match begins etc)
Mario [Sun, 30 Aug 2015 11:49:46 +0000 (21:49 +1000)]
Prevent a potential crash with vehicles and bloodloss
Mario [Sun, 30 Aug 2015 11:47:56 +0000 (21:47 +1000)]
Don't use TDM team entities with no cnt set (supposedly fixes breakage on some maps)
Mario [Sun, 30 Aug 2015 11:44:05 +0000 (21:44 +1000)]
Add a notification when player is out of lives
Mario [Sun, 30 Aug 2015 11:41:33 +0000 (21:41 +1000)]
Move a keepaway specific modifier into the keepaway mutator file
Mario [Sun, 30 Aug 2015 11:37:10 +0000 (21:37 +1000)]
Move team player spawn functions into the spawnpoints file
Mario [Sun, 30 Aug 2015 11:32:50 +0000 (21:32 +1000)]
Allow pushing anything with pushable flag
Mario [Sun, 30 Aug 2015 11:22:22 +0000 (21:22 +1000)]
Add inflictor to damage hook
Mario [Sun, 30 Aug 2015 11:19:03 +0000 (21:19 +1000)]
Bring back custom void death messages (proper fix seems unlikely, given the need to stay compatible with so many maps)
Mario [Sun, 30 Aug 2015 10:47:26 +0000 (20:47 +1000)]
Remove the other half of checkfail
Mario [Sun, 30 Aug 2015 10:42:43 +0000 (20:42 +1000)]
Add an option to override the gamemode specific respawn delays, also add a hook to server commands
Mario [Sun, 30 Aug 2015 10:07:45 +0000 (20:07 +1000)]
Add a hack to fix players with MOVETYPE_FOLLOW
Mario [Sun, 30 Aug 2015 09:58:08 +0000 (19:58 +1000)]
Add a hook for buff model customization, use a flag instead of an IS_PLAYER check for picking up items
Mario [Sun, 30 Aug 2015 09:55:00 +0000 (09:55 +0000)]
Merge branch 'Mario/hook_nade_stuff' into 'master'
Merge branch Mario/hook_nade_stuff (L merge request)
Some useful mutators for the instagib servers
See merge request !210
Mario [Sun, 30 Aug 2015 07:06:46 +0000 (17:06 +1000)]
Would've sworn I fixed this before (player name resetting to IP if blank)
Mario [Sun, 30 Aug 2015 07:00:29 +0000 (17:00 +1000)]
Clean up the spectate functions a bit more
Mario [Sun, 30 Aug 2015 06:55:06 +0000 (16:55 +1000)]
Clean up SpectateSet a little
Mario [Sun, 30 Aug 2015 06:44:05 +0000 (16:44 +1000)]
Remove some out of place domination definitions
Mario [Sun, 30 Aug 2015 06:40:11 +0000 (16:40 +1000)]
Allow getting the full message from FormatMessage hook
Mario [Sun, 30 Aug 2015 06:12:51 +0000 (16:12 +1000)]
* Mario adds /me
Mario [Sun, 30 Aug 2015 06:10:41 +0000 (16:10 +1000)]
Add an extra parameter to the playermodel hook
TimePath [Sun, 30 Aug 2015 05:55:52 +0000 (15:55 +1000)]
Move weapons into a folder like items, monsters, turrets, and vehicles
Mario [Sun, 30 Aug 2015 05:45:40 +0000 (15:45 +1000)]
Nasty fix for drag cheat
Mario [Sun, 30 Aug 2015 05:38:53 +0000 (15:38 +1000)]
Rename the default bot role
TimePath [Sun, 30 Aug 2015 05:40:14 +0000 (15:40 +1000)]
AUTOCVAR macro: don't archive by default
Mario [Sun, 30 Aug 2015 05:36:06 +0000 (15:36 +1000)]
Remove some definitions that don't belong here
Mario [Sun, 30 Aug 2015 05:27:32 +0000 (15:27 +1000)]
Move a keepaway specific check into the keepaway mutator
TimePath [Sun, 30 Aug 2015 05:18:33 +0000 (15:18 +1000)]
AUTOCVAR macro; translatable descriptions and initialization in one place
Mario [Sun, 30 Aug 2015 04:36:24 +0000 (04:36 +0000)]
Merge branch 'terencehill/quickmenu' into 'master'
Quick menu
A quick menu that can be activated in game (default key b) with a default set of commands / settings.
Entry's names can be translated as well as messages in say / say_team commands but I made it optional (default hud_panel_quickmenu_translatecommands 0) so that a player can send default messages in English clicking on the relative entry's name in their language.
Commands that toggle a cvar shows a checkbox with the current state.
Commands like "tell" ("Send private message to" entry) show a list of players from which you can pick one, so the command is directed to the selected player.
It can optionally load custom quickmenus from files by setting hud_panel_quickmenu_file to <file_name>.
See merge request !207
Mario [Sun, 30 Aug 2015 04:33:08 +0000 (14:33 +1000)]
Fix some redundant checks
Mario [Sun, 30 Aug 2015 04:32:07 +0000 (14:32 +1000)]
Merge branch 'master' into terencehill/quickmenu
# Conflicts:
# qcsrc/client/command/cl_cmd.qc
Mario [Sun, 30 Aug 2015 04:20:35 +0000 (14:20 +1000)]
Add some monster flags for later use
Mario [Sun, 30 Aug 2015 04:02:29 +0000 (14:02 +1000)]
Clean up rocketminsta hook
Mario [Sun, 30 Aug 2015 03:36:59 +0000 (13:36 +1000)]
Add rocketminsta, vampirehook & breakablehook mutators, also clear out some unused files
terencehill [Sat, 29 Aug 2015 22:42:23 +0000 (00:42 +0200)]
Add a help for quickmenu command
terencehill [Sat, 29 Aug 2015 21:56:01 +0000 (23:56 +0200)]
Code cleanup: add QM_TAGs and 2 aliases
terencehill [Sat, 29 Aug 2015 21:51:27 +0000 (23:51 +0200)]
Remove an useless check: comments are already filtered out by tokenize_console
terencehill [Sat, 29 Aug 2015 19:48:36 +0000 (21:48 +0200)]
Fallback to default quickmenu if quickmenu file can't be loaded
terencehill [Sat, 29 Aug 2015 19:44:34 +0000 (21:44 +0200)]
Fix quickmenu setting: cl_chatsound --> con_chatsound
Mario [Sat, 29 Aug 2015 15:14:40 +0000 (01:14 +1000)]
Actually fix nades
Mario [Sat, 29 Aug 2015 15:14:04 +0000 (01:14 +1000)]
Some hook & nade stuff
Mario [Sat, 29 Aug 2015 14:15:27 +0000 (00:15 +1000)]
Add a hack to allow turning off orthoview
Mario [Sat, 29 Aug 2015 14:11:07 +0000 (00:11 +1000)]
Fix vortex trying to zoom while switching weapons
Mario [Sat, 29 Aug 2015 14:04:41 +0000 (00:04 +1000)]
Clean up scoreboard items a little bit
Mario [Sat, 29 Aug 2015 13:43:16 +0000 (23:43 +1000)]
The gamemode is rc, not race, fix race scoreboard
Mario [Sat, 29 Aug 2015 13:37:53 +0000 (23:37 +1000)]
Kill a weird checkfail hack
Mario [Sat, 29 Aug 2015 13:30:00 +0000 (23:30 +1000)]
Add a hook for forcing 3rd person mode
Mario [Sat, 29 Aug 2015 13:27:59 +0000 (23:27 +1000)]
Rebalance monsters, add more options to the regen hook, also fix nades
TimePath [Sat, 29 Aug 2015 12:24:32 +0000 (12:24 +0000)]
Merge branch 'Mario/monsters_broken' into 'master'
Merge branch Mario/monsters_broken (L merge request)
Don't worry, it's not broken
See merge request !208
TimePath [Sat, 29 Aug 2015 12:26:05 +0000 (22:26 +1000)]
Merge branch 'master' into Mario/monsters_broken
# Conflicts:
# qcsrc/common/monsters/sv_monsters.qc
Mario [Sat, 29 Aug 2015 12:18:58 +0000 (22:18 +1000)]
Update monster commands
TimePath [Sat, 29 Aug 2015 12:17:36 +0000 (12:17 +0000)]
Merge branch 'TimePath/effects' into 'master'
De-stringify effects (L merge request)
See merge request !209
TimePath [Sat, 29 Aug 2015 12:00:35 +0000 (22:00 +1000)]
De-stringify particle effects
Mario [Sat, 29 Aug 2015 11:59:37 +0000 (21:59 +1000)]
Remove a hack added for debugging
Mario [Sat, 29 Aug 2015 11:54:45 +0000 (21:54 +1000)]
Merge branch 'master' into Mario/monsters_broken
# Conflicts:
# qcsrc/common/monsters/all.inc
# qcsrc/common/monsters/all.qc
# qcsrc/common/monsters/all.qh
# qcsrc/common/monsters/monster/mage.qc
# qcsrc/common/monsters/monster/shambler.qc
# qcsrc/common/monsters/monster/spider.qc
# qcsrc/common/monsters/monster/wyvern.qc
# qcsrc/common/monsters/monster/zombie.qc
# qcsrc/common/monsters/sv_monsters.qc
# qcsrc/server/command/cmd.qc
# qcsrc/server/command/sv_cmd.qc
# qcsrc/server/mutators/base.qh
TimePath [Sat, 29 Aug 2015 07:23:51 +0000 (17:23 +1000)]
Split effects header and definitions
TimePath [Sat, 29 Aug 2015 06:45:59 +0000 (06:45 +0000)]
Merge branch 'TimePath/logging' into 'master'
Logging
For #1516
See merge request !191
TimePath [Sat, 29 Aug 2015 06:42:19 +0000 (16:42 +1000)]
Replace print calls with logger calls
Replace print and printf calls with LOG_INFO and LOG_INFOF
Replace dprint and dprintf calls with LOG_TRACE and LOG_TRACEF
Mario [Sat, 29 Aug 2015 06:23:14 +0000 (16:23 +1000)]
Add a mutator file for deathmatch and add a hook for counting the remaining frags (also removing it from score based modes, where counting remaining frags is silly)
TimePath [Sat, 29 Aug 2015 06:21:30 +0000 (16:21 +1000)]
Fix "system vars have been modified" CRC mismatch
Mario [Sat, 29 Aug 2015 06:11:06 +0000 (16:11 +1000)]
Add a clientside hook for PlayerJump
Mario [Sat, 29 Aug 2015 05:26:46 +0000 (15:26 +1000)]
Add a hook for customizing player model
Mario [Sat, 29 Aug 2015 02:04:23 +0000 (12:04 +1000)]
Disable minigames by default (0.8.1 users lack the assets, may re-enable for 0.8.2)
Mario [Sat, 29 Aug 2015 01:59:17 +0000 (11:59 +1000)]
Ignore minigame cvars in the purity check
Mario [Fri, 28 Aug 2015 11:04:10 +0000 (21:04 +1000)]
Add some more hooks and fix a particle effect call
Mario [Fri, 28 Aug 2015 07:01:21 +0000 (17:01 +1000)]
Add a mutator hook to customize bullets
TimePath [Fri, 28 Aug 2015 04:42:36 +0000 (14:42 +1000)]
Extract notification definitions
terencehill [Thu, 27 Aug 2015 16:13:01 +0000 (18:13 +0200)]
Restore default bind for quickmenu (likely got lost in a merge commit)
terencehill [Thu, 27 Aug 2015 15:52:46 +0000 (17:52 +0200)]
Revert "Improve a quickmenu setting" as changes of this setting aren't applied immediately
This reverts commit
93c49cf4265dd4ec35272b1c6b2e3f2a7363893e .
terencehill [Thu, 27 Aug 2015 15:18:41 +0000 (17:18 +0200)]
Merge branch 'master' into terencehill/quickmenu
terencehill [Thu, 27 Aug 2015 15:15:27 +0000 (17:15 +0200)]
Improve a quickmenu setting
terencehill [Thu, 27 Aug 2015 14:20:37 +0000 (16:20 +0200)]
Add a workaround to make work properly the tell command with utf8 player names
TimePath [Thu, 27 Aug 2015 12:40:36 +0000 (22:40 +1000)]
Use the new luma simpleitems by default
Closes #1512