]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
Mario [Sat, 12 Oct 2013 18:23:14 +0000 (05:23 +1100)]
Remove disabled monsters (they don't fit very well & are too many to properly maintain)
Mario [Sat, 12 Oct 2013 17:55:11 +0000 (04:55 +1100)]
Begin working on a new mage attack
Mario [Sat, 12 Oct 2013 16:41:10 +0000 (03:41 +1100)]
Add support for mobspawn argument "random" which spawns a randomly selected monster
Mario [Sat, 12 Oct 2013 16:33:23 +0000 (03:33 +1100)]
Cache monster list reply like map list & allow spawning mutator-blocked monsters with mobspawn command
Mario [Sat, 12 Oct 2013 16:09:49 +0000 (03:09 +1100)]
Disable extra monsters
Mario [Sat, 12 Oct 2013 06:55:57 +0000 (17:55 +1100)]
Clean up monster death counter checks
Mario [Sat, 12 Oct 2013 05:43:26 +0000 (16:43 +1100)]
Merge branch 'master' into Mario/monsters
Rudolf Polzer [Tue, 8 Oct 2013 21:46:05 +0000 (23:46 +0200)]
MinstaGib really should use SetModname... :(
Rudolf Polzer [Tue, 8 Oct 2013 16:44:37 +0000 (18:44 +0200)]
comments
Rudolf Polzer [Tue, 8 Oct 2013 03:51:16 +0000 (05:51 +0200)]
Fixes
Rudolf Polzer [Tue, 8 Oct 2013 00:58:50 +0000 (02:58 +0200)]
Refactor to try to support variable sized list items.
Rudolf Polzer [Tue, 8 Oct 2013 00:26:39 +0000 (02:26 +0200)]
Avoid memory leak in the resolution slider when toggling the fullscreen
checkbox.
Rudolf Polzer [Sat, 5 Oct 2013 15:52:15 +0000 (17:52 +0200)]
Update Morphed's credits
Rudolf Polzer [Fri, 4 Oct 2013 11:08:31 +0000 (13:08 +0200)]
Congratulations to terencehill - Italian is complete!
Rudolf Polzer [Fri, 4 Oct 2013 11:06:52 +0000 (13:06 +0200)]
Merge with transifex.
Rudolf Polzer [Fri, 4 Oct 2013 11:03:20 +0000 (13:03 +0200)]
Oops. Why wasn't merge-base updated...
Rudolf Polzer [Thu, 3 Oct 2013 15:09:00 +0000 (17:09 +0200)]
fix eval and when commands. Now this works:
rpn /i 91 def /k 2 def "/\"/pop 1\" \"/\\\"//k k 1 add def dup eval\\\" \\\"/pop 0\\\" i k mod 0 > when eval\" k k mul i > when eval" dup eval
Rudolf Polzer [Thu, 3 Oct 2013 10:11:25 +0000 (12:11 +0200)]
More Stuff. Belarusian is still empty.
Rudolf Polzer [Thu, 3 Oct 2013 09:56:02 +0000 (11:56 +0200)]
New pot.
Mario [Wed, 2 Oct 2013 05:16:27 +0000 (22:16 -0700)]
Clean up duplicate function a bit
Mario [Wed, 2 Oct 2013 05:05:52 +0000 (22:05 -0700)]
Use a new function for movement
Mario [Wed, 2 Oct 2013 04:51:18 +0000 (21:51 -0700)]
Remove old unused movelib functions
Mario [Wed, 2 Oct 2013 04:40:31 +0000 (21:40 -0700)]
Use normal movelib function for monster movement
Rudolf Polzer [Wed, 2 Oct 2013 04:33:32 +0000 (06:33 +0200)]
Add sorting logic to resolutions. Fixes a weird loop.
Rudolf Polzer [Wed, 2 Oct 2013 04:24:47 +0000 (06:24 +0200)]
textslider: allow inserting
Mario [Wed, 2 Oct 2013 04:24:15 +0000 (21:24 -0700)]
Merge branch 'master' into Mario/monsters
Rudolf Polzer [Tue, 1 Oct 2013 15:49:44 +0000 (17:49 +0200)]
an eval toy for the RPN hackers. RPN probably is turing complete with this.
Mario [Tue, 1 Oct 2013 13:41:42 +0000 (06:41 -0700)]
Merge branch 'master' into Mario/monsters
Mario [Tue, 1 Oct 2013 12:36:19 +0000 (05:36 -0700)]
Fix monster model scales again
Mario [Tue, 1 Oct 2013 11:10:58 +0000 (04:10 -0700)]
Properly network scale
Mario [Tue, 1 Oct 2013 10:46:25 +0000 (03:46 -0700)]
Also network scale for old monster models
Mario [Tue, 1 Oct 2013 10:05:10 +0000 (03:05 -0700)]
Remove some monster specific mins/maxs checks
Mario [Tue, 1 Oct 2013 09:57:53 +0000 (02:57 -0700)]
Network monster mins/maxs
Rudolf Polzer [Tue, 1 Oct 2013 08:58:21 +0000 (10:58 +0200)]
Make Samual's horribilificabilitudinitatibus system compile again.
Rudolf Polzer [Tue, 1 Oct 2013 08:29:33 +0000 (10:29 +0200)]
We can't use YO_DAWG_CPP any more.
fteqcc and gmqcc both dropped it - for a good reason, as it's non-C11
and we want the QC language go towards a more standard-like dialect to
help new coders.
Mario [Mon, 30 Sep 2013 12:18:06 +0000 (05:18 -0700)]
Fix slime not disappearing when it explodes & ultra slow monster revive times
Mario [Mon, 30 Sep 2013 10:48:08 +0000 (03:48 -0700)]
Update health while frozen & fix monster count not reducing if the monster was gibbed
Mario [Mon, 30 Sep 2013 10:27:07 +0000 (03:27 -0700)]
Remove some unused cvars
Mario [Mon, 30 Sep 2013 10:23:35 +0000 (03:23 -0700)]
Use the generic CSQC models implementation for client monster linking
Rudolf Polzer [Sun, 29 Sep 2013 11:49:44 +0000 (13:49 +0200)]
Merge branch 'divVerent/desktopfullscreen'
Mario [Sat, 28 Sep 2013 08:12:58 +0000 (01:12 -0700)]
Don't reduce owner's monster count if the monster can re-spawn
Mario [Sat, 28 Sep 2013 08:08:52 +0000 (01:08 -0700)]
Merge branch 'master' into Mario/monsters
Rudolf Polzer [Fri, 27 Sep 2013 13:20:31 +0000 (15:20 +0200)]
Add missing Map_Goto command.
Samual Lenks [Tue, 24 Sep 2013 19:08:18 +0000 (15:08 -0400)]
Re-enable scoreboard_accuracy by default...
Rudolf Polzer [Tue, 24 Sep 2013 10:43:25 +0000 (12:43 +0200)]
Improve skybox sRGB calculator further.
Rudolf Polzer [Tue, 24 Sep 2013 10:35:13 +0000 (12:35 +0200)]
fix math
Rudolf Polzer [Tue, 24 Sep 2013 08:22:28 +0000 (10:22 +0200)]
Add a command to convert -nosRGB to -sRGB skyboxes equivalently.
Rudolf Polzer [Tue, 24 Sep 2013 07:59:36 +0000 (09:59 +0200)]
RPN: more accuracy; add sRGB conversion macros.
Usage:
rpn 0.1 $rpn_sRGB_to_linear
Rudolf Polzer [Tue, 24 Sep 2013 07:50:13 +0000 (09:50 +0200)]
11 more rpn functions. Enjoy!
Rudolf Polzer [Mon, 23 Sep 2013 15:23:25 +0000 (17:23 +0200)]
Merge remote-tracking branch 'origin/divVerent/noautomaplist'
Conflicts:
qcsrc/common/mapinfo.qh
Rudolf Polzer [Mon, 23 Sep 2013 10:11:44 +0000 (12:11 +0200)]
Get rid of welcome_message_time cvar. Only annoying to track down.
This made the MOTD useless. Users can always use the i key to hide the
MOTD, so this shouldn't be a big issue.
Rudolf Polzer [Wed, 18 Sep 2013 09:45:48 +0000 (11:45 +0200)]
Fix cvars.
Rudolf Polzer [Wed, 18 Sep 2013 09:43:51 +0000 (11:43 +0200)]
Fix compile here too.
Rudolf Polzer [Wed, 18 Sep 2013 09:43:20 +0000 (11:43 +0200)]
Merge branch 'master' into divVerent/desktopfullscreen
Rudolf Polzer [Wed, 18 Sep 2013 09:43:11 +0000 (11:43 +0200)]
fix compile
Rudolf Polzer [Wed, 18 Sep 2013 09:41:55 +0000 (11:41 +0200)]
Control vid_desktopfullscreen too.
Rudolf Polzer [Wed, 18 Sep 2013 08:55:38 +0000 (10:55 +0200)]
Fix crash.
Rudolf Polzer [Wed, 18 Sep 2013 08:47:11 +0000 (10:47 +0200)]
make it compile
Rudolf Polzer [Wed, 18 Sep 2013 08:46:12 +0000 (10:46 +0200)]
improve res handling
Rudolf Polzer [Wed, 18 Sep 2013 08:30:02 +0000 (10:30 +0200)]
Inform the slider properly.
Rudolf Polzer [Wed, 18 Sep 2013 08:14:52 +0000 (10:14 +0200)]
defaultmodel selection: if the player's selected model is in the list, always use that (no randomization then)
Rudolf Polzer [Wed, 18 Sep 2013 06:07:19 +0000 (08:07 +0200)]
More cleanup.
Rudolf Polzer [Tue, 17 Sep 2013 19:43:32 +0000 (21:43 +0200)]
stuff
Rudolf Polzer [Tue, 17 Sep 2013 19:39:37 +0000 (21:39 +0200)]
Merge branch 'master' into divVerent/desktopfullscreen
Conflicts:
qcsrc/menu/menu.qc
Rudolf Polzer [Mon, 16 Sep 2013 15:37:23 +0000 (17:37 +0200)]
Update item location when moved.
Rudolf Polzer [Mon, 16 Sep 2013 15:15:01 +0000 (17:15 +0200)]
Fix water damage (ignore armor when drowning).
Rudolf Polzer [Mon, 16 Sep 2013 04:44:10 +0000 (06:44 +0200)]
Fix gravity check in menu
Samual Lenks [Sun, 15 Sep 2013 16:36:33 +0000 (12:36 -0400)]
Rocketlauncher: dec damage 12%, inc refire, dec guiderate, inc switchdelay
Mario [Sun, 15 Sep 2013 07:40:47 +0000 (17:40 +1000)]
Always gib monster if killed by mobkill command
Mario [Sun, 15 Sep 2013 07:36:04 +0000 (17:36 +1000)]
Remove monster accuracy check (monsters no longer use normal weapon functions, this should be fine)
Mario [Sun, 15 Sep 2013 07:24:55 +0000 (17:24 +1000)]
Fix frozen monsters falling into the floor
Mario [Sun, 15 Sep 2013 07:18:36 +0000 (17:18 +1000)]
Add monster lifetime support, use target center rather than view offset & ignore frozen targets
Mario [Sun, 15 Sep 2013 07:14:33 +0000 (17:14 +1000)]
Merge branch 'master' into Mario/monsters
Samual Lenks [Sun, 15 Sep 2013 02:38:46 +0000 (22:38 -0400)]
Merge remote-tracking branch 'origin/samual/menu_requires_connection'
* origin/samual/menu_requires_connection:
Add requiresConnection flag to HUD panel dialogs and sandbox dialog
Implement a "requiresConnect" attribute for menu dialogs
Samual Lenks [Sun, 15 Sep 2013 02:33:08 +0000 (22:33 -0400)]
Add requiresConnection flag to HUD panel dialogs and sandbox dialog
Samual Lenks [Sun, 15 Sep 2013 01:18:45 +0000 (21:18 -0400)]
Implement a "requiresConnect" attribute for menu dialogs
Samual Lenks [Sat, 14 Sep 2013 20:12:55 +0000 (16:12 -0400)]
Merge remote-tracking branch 'origin/debugger/dualscreenresolution'
# By Debugger (1) and Samual Lenks (1)
* origin/debugger/dualscreenresolution:
Minor fix
adding the possbility to use dualscreenresolution
Samual Lenks [Sat, 14 Sep 2013 20:06:29 +0000 (16:06 -0400)]
Minor fix
Samual Lenks [Sat, 14 Sep 2013 19:50:39 +0000 (15:50 -0400)]
Merge remote-tracking branch 'origin/Mario/yet_another_vehicle_crashfix'
# By Mario
# Via Mario
* origin/Mario/yet_another_vehicle_crashfix:
Eject the player from their vehicle before killing them (fixes a crash when shuffling teams)
Samual Lenks [Sat, 14 Sep 2013 04:03:40 +0000 (00:03 -0400)]
Merge remote-tracking branch 'origin/samual/team_macros'
* origin/samual/team_macros:
Make some nice macros for team comparisons
Samual Lenks [Sat, 14 Sep 2013 00:25:52 +0000 (20:25 -0400)]
Make some nice macros for team comparisons
Rudolf Polzer [Fri, 13 Sep 2013 19:29:47 +0000 (21:29 +0200)]
transifex import
Rudolf Polzer [Fri, 13 Sep 2013 10:23:38 +0000 (12:23 +0200)]
Increase requirements for screenshots: doesn't reach caulk by an axial
direction, and must see an item/spawnpoint.
Rudolf Polzer [Fri, 13 Sep 2013 09:22:42 +0000 (11:22 +0200)]
Nicer merging.
Rudolf Polzer [Fri, 13 Sep 2013 09:00:44 +0000 (11:00 +0200)]
Import from transifex.
Rudolf Polzer [Fri, 13 Sep 2013 08:54:14 +0000 (10:54 +0200)]
Integrate with Transifex.
sh tx.sh - 3-way merge with changes on Transifex.
Debugger [Thu, 12 Sep 2013 20:32:53 +0000 (22:32 +0200)]
adding the possbility to use dualscreenresolution
Rudolf Polzer [Thu, 12 Sep 2013 18:41:23 +0000 (20:41 +0200)]
also check for errors
Samual Lenks [Thu, 12 Sep 2013 18:25:03 +0000 (14:25 -0400)]
Merge remote-tracking branch 'origin/samual/notification_updates'
* origin/samual/notification_updates: (37 commits)
Update common.pot
Fix some other things
Remove NOTIFICATIONS_DEBUG flag from compile
Remove FRAG_VERBOSE here
Update debug prints for initialization
Comment out the MSG_CHOICE debug on init
Fix restartnotifs command
Update config, fix some other things
Update announcer countdown system with different types, update debugprint
Remove some of that useless code kids are always talking about
Clean up checkargs a little bit
Update edit date
Remove old cvars from Dump_Notifications
Fix problems with sprintf argument limits
Probably better to comment team check out for now
Move flag capture verbosity to MSG_CHOICE, plus fix some various things
Move flag pickup verbose to MSG_CHOICE
Small cleanup
Update the notification format specifications
Reorganize notification values
...
Samual Lenks [Thu, 12 Sep 2013 16:36:19 +0000 (12:36 -0400)]
Update common.pot
Samual Lenks [Thu, 12 Sep 2013 16:29:37 +0000 (12:29 -0400)]
Merge remote-tracking branch 'origin/master' into samual/notification_updates
Conflicts:
qcsrc/client/announcer.qc
qcsrc/common/notifications.qh
qcsrc/server/g_damage.qc
qcsrc/server/mutators/gamemode_ctf.qc
Rudolf Polzer [Thu, 12 Sep 2013 07:36:23 +0000 (09:36 +0200)]
Merged; de: fix conflicts and untranslated, fuzzy left
Rudolf Polzer [Thu, 12 Sep 2013 07:35:20 +0000 (09:35 +0200)]
Merge remote-tracking branch 'origin/divVerent/merged-translations'
Samual Lenks [Wed, 11 Sep 2013 02:05:38 +0000 (22:05 -0400)]
Update translations from Pootle
Samual Lenks [Wed, 11 Sep 2013 01:26:13 +0000 (21:26 -0400)]
Update templates
Mario [Tue, 10 Sep 2013 06:04:26 +0000 (16:04 +1000)]
Eject the player from their vehicle before killing them (fixes a crash when shuffling teams)
Rudolf Polzer [Sun, 8 Sep 2013 16:46:31 +0000 (18:46 +0200)]
sys_ticrate now locked to default
Mario [Thu, 5 Sep 2013 05:32:38 +0000 (15:32 +1000)]
Don't reduce owner's monster count if the monster is re-spawning
Samual Lenks [Wed, 4 Sep 2013 23:39:03 +0000 (19:39 -0400)]
Merge remote-tracking branch 'origin/debugger/tdm_netscore'
# By Debugger
# Via Debugger
* origin/debugger/tdm_netscore:
rename net into sum
removing an autocvar I forgot; branch is ready to be merged
removed matchend sound (wrong commit in here)
disable 'net' by default
wrong calculation fixed
simplified, parallel to SP_FRAGS now
small bugfix
new default scoreboard for tdm
removed unnecessary 'num1' declaration
replaced the <tab>'s by <space>'s
added a 'net' column to the tdm scoreboard (enabled by default)
added a sound when the match ends
Debugger [Wed, 4 Sep 2013 23:10:37 +0000 (01:10 +0200)]
Merge branch 'master' into debugger/tdm_netscore