]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
13 years agoUse 1 instead, seems more correct. Not even sure why 0 behaves like 1 instead of...
Mircea Kitsune [Mon, 3 May 2010 18:16:43 +0000 (21:16 +0300)]
Use 1 instead, seems more correct. Not even sure why 0 behaves like 1 instead of acting like 0 gravity (maybe there's a bug in the code that calculates .gravity?)

13 years agoExtremely minor change, just cuz I like everything to be perfect :P
Mircea Kitsune [Mon, 3 May 2010 16:22:22 +0000 (19:22 +0300)]
Extremely minor change, just cuz I like everything to be perfect :P

13 years agoBetter code and actually make it work
Mircea Kitsune [Mon, 3 May 2010 16:19:09 +0000 (19:19 +0300)]
Better code and actually make it work

13 years agoAllow gravity zones to be triggered and toggled on or off.
Mircea Kitsune [Mon, 3 May 2010 16:02:09 +0000 (19:02 +0300)]
Allow gravity zones to be triggered and toggled on or off.

13 years agoRemove test map and fix one last comment. entities.def moved to its own branch. To...
Mircea Kitsune [Mon, 3 May 2010 14:21:40 +0000 (17:21 +0300)]
Remove test map and fix one last comment. entities.def moved to its own branch. To be merged with the branch with the same name in xonotic-maps.pk3dir

13 years agoSTICKY spawnflag. When enabled, entities keep their gravity after leaving the gravity...
Mircea Kitsune [Mon, 3 May 2010 14:07:27 +0000 (17:07 +0300)]
STICKY spawnflag. When enabled, entities keep their gravity after leaving the gravity zone. Good for maps where you need to go get lighter before you can jump over an obstacle (given you don't have push weapons at that time)

13 years agoName and comment optimizations. Remove test code.
Mircea Kitsune [Mon, 3 May 2010 13:50:06 +0000 (16:50 +0300)]
Name and comment optimizations. Remove test code.

13 years agoSet gravity to 0 again rather than using oldgravity. Otherwise going from one gravity...
Mircea Kitsune [Mon, 3 May 2010 13:39:22 +0000 (16:39 +0300)]
Set gravity to 0 again rather than using oldgravity. Otherwise going from one gravity zone to another can cause you to get stuck with the previous zone's gravity, if that's seen as the old one.

13 years agoUpdate the test map a little
Mircea Kitsune [Mon, 3 May 2010 13:32:35 +0000 (16:32 +0300)]
Update the test map a little

13 years agoUse div0's idea for untouch detection.
Mircea Kitsune [Mon, 3 May 2010 13:29:35 +0000 (16:29 +0300)]
Use div0's idea for untouch detection.

13 years agoself.nextthink = time, instead
Mircea Kitsune [Mon, 3 May 2010 11:54:32 +0000 (14:54 +0300)]
self.nextthink = time, instead

13 years agoUse an .olgravity rather than 0. Set the timers to 0.1 again for now.
Mircea Kitsune [Mon, 3 May 2010 11:46:42 +0000 (14:46 +0300)]
Use an .olgravity rather than 0. Set the timers to 0.1 again for now.

13 years agoMake it quicker, although there's still a delay I can't understand which isn't caused...
Mircea Kitsune [Mon, 3 May 2010 11:42:00 +0000 (14:42 +0300)]
Make it quicker, although there's still a delay I can't understand which isn't caused by the timers.

13 years agoWorking untouch code, but delayed by 1 second. I think the only way to fix this would...
Mircea Kitsune [Mon, 3 May 2010 11:30:28 +0000 (14:30 +0300)]
Working untouch code, but delayed by 1 second. I think the only way to fix this would be calling EXACTTRIGGER_TOUCH more often

13 years agoAttempt to implement untouch detection, but I didn't figure the correct maths yet...
Mircea Kitsune [Mon, 3 May 2010 01:03:47 +0000 (04:03 +0300)]
Attempt to implement untouch detection, but I didn't figure the correct maths yet (so it doesn't work).

13 years agoRemove broken code from a failed attempt to detect "untouching"
Mircea Kitsune [Mon, 3 May 2010 00:25:17 +0000 (03:25 +0300)]
Remove broken code from a failed attempt to detect "untouching"

13 years agoTemporary test map for the new trigger (to be removed when this is ready)
Mircea Kitsune [Mon, 3 May 2010 00:06:15 +0000 (03:06 +0300)]
Temporary test map for the new trigger (to be removed when this is ready)

13 years agoAttempt to implement gravity zones. So far there is an entity which can change the...
Mircea Kitsune [Mon, 3 May 2010 00:03:49 +0000 (03:03 +0300)]
Attempt to implement gravity zones. So far there is an entity which can change the gravity of any object entering it, but we need code to detect when the player leaves the trigger brush so we can set their gravity back. Adding a copy of entities.def here to avoid creating another branch in xonotic-maps.pk3dir

13 years agoadd an extension description for DP_SV_DISCARDABLEDEMO
Rudolf Polzer [Sun, 2 May 2010 12:20:19 +0000 (14:20 +0200)]
add an extension description for DP_SV_DISCARDABLEDEMO

13 years agoRevert "first beginning of "messagebox" like function, does not compile yet" as I...
Rudolf Polzer [Fri, 30 Apr 2010 10:41:18 +0000 (12:41 +0200)]
Revert "first beginning of "messagebox" like function, does not compile yet" as I accidentally did this in master

This reverts commit 5dbaf6bd72ff419c2dde2c68ec13e53fe6ca331d.

13 years agofirst beginning of "messagebox" like function, does not compile yet
Rudolf Polzer [Fri, 30 Apr 2010 09:35:38 +0000 (11:35 +0200)]
first beginning of "messagebox" like function, does not compile yet

14 years agoMerge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir
Rudolf Polzer [Wed, 28 Apr 2010 14:34:42 +0000 (16:34 +0200)]
Merge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir

14 years agoMerge remote branch 'origin/divVerent/bastet'
Rudolf Polzer [Wed, 28 Apr 2010 14:34:02 +0000 (16:34 +0200)]
Merge remote branch 'origin/divVerent/bastet'

14 years agoupdated particlefont template
Rudolf Polzer [Wed, 28 Apr 2010 05:58:35 +0000 (07:58 +0200)]
updated particlefont template

14 years agorename the shader files back to original names
Rudolf Polzer [Tue, 27 Apr 2010 15:23:26 +0000 (17:23 +0200)]
rename the shader files back to original names

14 years agoadd back some shaders that were missing here
Rudolf Polzer [Tue, 27 Apr 2010 15:20:32 +0000 (17:20 +0200)]
add back some shaders that were missing here

14 years agoMerge commit 'origin/tzork/pathlib'
Rudolf Polzer [Thu, 22 Apr 2010 19:24:21 +0000 (21:24 +0200)]
Merge commit 'origin/tzork/pathlib'

14 years agotetris: more colorful, code now uses stringbuffers instead of lots of float fields...
Rudolf Polzer [Thu, 22 Apr 2010 19:23:08 +0000 (21:23 +0200)]
tetris: more colorful, code now uses stringbuffers instead of lots of float fields, unfortunately gives just slightly better performance. BUT: the game is no longer necessarily limited to a 22x10 field... should I do TETORIS?

14 years agoMerge commit 'origin/tzork/pathlib' into divVerent/bastet
Rudolf Polzer [Thu, 22 Apr 2010 18:58:15 +0000 (20:58 +0200)]
Merge commit 'origin/tzork/pathlib' into divVerent/bastet

14 years agoAcctualy making it compile may be nice too.
Jakob MG [Thu, 22 Apr 2010 18:42:00 +0000 (20:42 +0200)]
Acctualy making it compile may be nice too.

14 years agoMerge commit '54e0ccd220df'
Rudolf Polzer [Thu, 22 Apr 2010 18:35:56 +0000 (20:35 +0200)]
Merge commit '54e0ccd220df'

14 years agoMerge commit 'origin/tzork/pathlib' into divVerent/bastet
Rudolf Polzer [Thu, 22 Apr 2010 18:35:20 +0000 (20:35 +0200)]
Merge commit 'origin/tzork/pathlib' into divVerent/bastet

14 years agopath_waypoint: Remove misstaken dependency for waypoint_master. Also acctualy make...
Jakob MG [Thu, 22 Apr 2010 18:29:47 +0000 (20:29 +0200)]
path_waypoint: Remove misstaken dependency for waypoint_master. Also acctualy make it work. Well a bit anyway. ;)

14 years agooops ;)
Rudolf Polzer [Thu, 22 Apr 2010 15:56:23 +0000 (17:56 +0200)]
oops ;)

14 years agofix the optimization ;)
Rudolf Polzer [Thu, 22 Apr 2010 15:54:55 +0000 (17:54 +0200)]
fix the optimization ;)

14 years agotetris: optimizations...
Rudolf Polzer [Thu, 22 Apr 2010 15:33:56 +0000 (17:33 +0200)]
tetris: optimizations...

14 years agotetris:
Rudolf Polzer [Thu, 22 Apr 2010 14:29:11 +0000 (16:29 +0200)]
tetris:
- proper start position for J and L
- only check 1..4 for piece metrics, should work right now

14 years agoMerge branch 'master' into divVerent/bastet
Rudolf Polzer [Thu, 22 Apr 2010 14:29:05 +0000 (16:29 +0200)]
Merge branch 'master' into divVerent/bastet

14 years agoMerge commit 'origin/tzork/pathlib'
Rudolf Polzer [Thu, 22 Apr 2010 13:58:21 +0000 (15:58 +0200)]
Merge commit 'origin/tzork/pathlib'

14 years ago.gitattributes update for IDE project files
Rudolf Polzer [Sat, 17 Apr 2010 19:11:14 +0000 (21:11 +0200)]
.gitattributes update for IDE project files

14 years agofix lots of CRLFs
Rudolf Polzer [Sat, 17 Apr 2010 19:00:32 +0000 (21:00 +0200)]
fix lots of CRLFs

14 years ago.gitattributes
Rudolf Polzer [Sat, 17 Apr 2010 18:56:49 +0000 (20:56 +0200)]
.gitattributes

14 years agodelete some files that won't work in this repo, and move them to the right one
Rudolf Polzer [Fri, 16 Apr 2010 17:14:03 +0000 (19:14 +0200)]
delete some files that won't work in this repo, and move them to the right one

14 years agoget rid of more line feeds, THEY SUCK
Rudolf Polzer [Fri, 16 Apr 2010 17:06:09 +0000 (19:06 +0200)]
get rid of more line feeds, THEY SUCK

14 years agoMerge commit 'origin/parasti/uncrlf' into divVerent/bastet
Rudolf Polzer [Fri, 16 Apr 2010 17:00:22 +0000 (19:00 +0200)]
Merge commit 'origin/parasti/uncrlf' into divVerent/bastet

14 years agoUndo newline conversion in client/View.qc
Jānis Rūcis [Fri, 16 Apr 2010 10:00:44 +0000 (13:00 +0300)]
Undo newline conversion in client/View.qc

Impossible to merge otherwise.

14 years agofailing optimization attempt, ifdeffed out ;)
Rudolf Polzer [Thu, 15 Apr 2010 19:21:24 +0000 (21:21 +0200)]
failing optimization attempt, ifdeffed out ;)

14 years agofirst version of bastet in QC ;)
Rudolf Polzer [Thu, 15 Apr 2010 19:05:26 +0000 (21:05 +0200)]
first version of bastet in QC ;)

14 years agoMerge commit 'origin/tzork/vehicles'
Rudolf Polzer [Wed, 14 Apr 2010 17:58:01 +0000 (19:58 +0200)]
Merge commit 'origin/tzork/vehicles'

14 years agoadd a missing cvar to balance25.cfg
Rudolf Polzer [Tue, 13 Apr 2010 08:01:33 +0000 (10:01 +0200)]
add a missing cvar to balance25.cfg

14 years agoupdate extensions file
Rudolf Polzer [Tue, 13 Apr 2010 06:52:21 +0000 (08:52 +0200)]
update extensions file

14 years agosync the extensions to dpmod again :(
Rudolf Polzer [Tue, 13 Apr 2010 06:47:35 +0000 (08:47 +0200)]
sync the extensions to dpmod again :(

14 years agoenable gravityunaffectedbyticrate and nogravityonground
Rudolf Polzer [Sun, 11 Apr 2010 19:10:05 +0000 (21:10 +0200)]
enable gravityunaffectedbyticrate and nogravityonground

14 years agoswitch to my physics config as default to get it tested - NOTE: this is NOT a final...
Rudolf Polzer [Sun, 11 Apr 2010 19:06:27 +0000 (21:06 +0200)]
switch to my physics config as default to get it tested - NOTE: this is NOT a final decision yet

14 years agoAdd code::blocks projects & workspace for qc
Jakob MG [Fri, 2 Apr 2010 23:53:23 +0000 (01:53 +0200)]
Add code::blocks projects & workspace for qc

14 years agoMerge commit 'origin/esteel/anim/framework'
Rudolf Polzer [Sun, 11 Apr 2010 18:13:07 +0000 (20:13 +0200)]
Merge commit 'origin/esteel/anim/framework'

14 years agomore work on the menu animation framework, keyframes are now more easy to use
Stephan Stahl [Sun, 11 Apr 2010 19:25:50 +0000 (19:25 +0000)]
more work on the menu animation framework, keyframes are now more easy to use

14 years agoMerge commit 'origin/esteel/ignore'
Rudolf Polzer [Sun, 11 Apr 2010 18:12:33 +0000 (20:12 +0200)]
Merge commit 'origin/esteel/ignore'

14 years agoignore csprogs.dat, menu.dat, progs.dat and the fteqcc.log files
Stephan Stahl [Sun, 11 Apr 2010 19:29:19 +0000 (19:29 +0000)]
ignore csprogs.dat, menu.dat, progs.dat and the fteqcc.log files

14 years agoget rid of the old voice_flood system, and instead put all voice through the chat_flo...
Rudolf Polzer [Sun, 11 Apr 2010 10:17:55 +0000 (12:17 +0200)]
get rid of the old voice_flood system, and instead put all voice through the chat_flood system

14 years agoenable polygon collisions for Q1BSP to support Q1BSP maps properly! Hooray, ctf1!
Rudolf Polzer [Thu, 8 Apr 2010 11:54:03 +0000 (13:54 +0200)]
enable polygon collisions for Q1BSP to support Q1BSP maps properly! Hooray, ctf1!

14 years agonew console command "sv_cmd showtraceline" to test traceline
Rudolf Polzer [Wed, 7 Apr 2010 19:01:17 +0000 (21:01 +0200)]
new console command "sv_cmd showtraceline" to test traceline

14 years agoMerge commit 'origin/lda17h/dodging_fixes'
Rudolf Polzer [Mon, 5 Apr 2010 11:46:29 +0000 (13:46 +0200)]
Merge commit 'origin/lda17h/dodging_fixes'

14 years agofix antilag again (because LH disabled sv_gameplayfix_consistentplayerprethink)
Rudolf Polzer [Mon, 5 Apr 2010 07:45:29 +0000 (09:45 +0200)]
fix antilag again (because LH disabled sv_gameplayfix_consistentplayerprethink)

14 years agoDODGING: clear FL_ONGROUND in the right place
Florian Paul Schmidt [Sun, 4 Apr 2010 23:47:29 +0000 (01:47 +0200)]
DODGING: clear FL_ONGROUND in the right place

14 years agoDODGING: clear FL_ONGROUND flag when dodging
Florian Paul Schmidt [Sun, 4 Apr 2010 23:46:01 +0000 (01:46 +0200)]
DODGING: clear FL_ONGROUND flag when dodging

14 years agoWops, forgot the client & common code for the raptor hud.
Jakob MG [Fri, 2 Apr 2010 23:26:06 +0000 (01:26 +0200)]
Wops, forgot the client & common code for the raptor hud.

14 years agoMerge commit 'origin/tzork/vehicles'
Rudolf Polzer [Fri, 2 Apr 2010 21:10:42 +0000 (23:10 +0200)]
Merge commit 'origin/tzork/vehicles'

14 years agoPull over last batch of uncommited changes to vehicles before xonotic fork. Add code...
Jakob MG [Fri, 2 Apr 2010 20:49:55 +0000 (22:49 +0200)]
Pull over last batch of uncommited changes to vehicles before xonotic fork. Add code and data for the Raptor.

14 years agowe need the .def stuff in the -maps repo, so we can later make radiant ONLY use that
Rudolf Polzer [Fri, 2 Apr 2010 19:31:43 +0000 (21:31 +0200)]
we need the .def stuff in the -maps repo, so we can later make radiant ONLY use that

14 years agopath_waypoint.qc for a* over the exsisting waypoint systm
Jakob MG [Fri, 2 Apr 2010 19:07:13 +0000 (21:07 +0200)]
path_waypoint.qc for a* over the exsisting waypoint systm

14 years agomore .def files for xonotic-data
Rudolf Polzer [Fri, 2 Apr 2010 12:31:50 +0000 (14:31 +0200)]
more .def files for xonotic-data

14 years agoMerge commit 'origin/lda17h/dodging_fixes'
Rudolf Polzer [Fri, 2 Apr 2010 12:27:01 +0000 (14:27 +0200)]
Merge commit 'origin/lda17h/dodging_fixes'

14 years agofix the latest teamplay change (choose red for campaign)
Rudolf Polzer [Thu, 1 Apr 2010 05:00:45 +0000 (07:00 +0200)]
fix the latest teamplay change (choose red for campaign)

14 years agoassault: always put player in the red team
Rudolf Polzer [Thu, 1 Apr 2010 04:59:02 +0000 (06:59 +0200)]
assault: always put player in the red team

14 years agoDODGING: adjust horiz speed to give good experience with new ramping code
Florian Paul Schmidt [Tue, 30 Mar 2010 00:51:20 +0000 (02:51 +0200)]
DODGING: adjust horiz speed to give good experience with new ramping code

14 years agoUse only tap direction as dodge direction again (please try and discuss)
Florian Paul Schmidt [Tue, 30 Mar 2010 00:41:26 +0000 (02:41 +0200)]
Use only tap direction as dodge direction again (please try and discuss)

14 years agoDODGING: much saner dodge velocity ramping code
Florian Paul Schmidt [Tue, 30 Mar 2010 00:35:53 +0000 (02:35 +0200)]
DODGING: much saner dodge velocity ramping code

14 years agoDODGING: horiz speed default nerfed to 300
Florian Paul Schmidt [Tue, 30 Mar 2010 00:35:19 +0000 (02:35 +0200)]
DODGING: horiz speed default nerfed to 300

14 years agoDODGING: fixed bug in dodging direction detection
Florian Paul Schmidt [Mon, 29 Mar 2010 23:55:42 +0000 (01:55 +0200)]
DODGING: fixed bug in dodging direction detection

14 years agoDODGING: reset dodging direction component when any checks fail
Florian Paul Schmidt [Mon, 29 Mar 2010 23:30:27 +0000 (01:30 +0200)]
DODGING: reset dodging direction component when any checks fail

14 years agoDODGING: first part of ruling out small jump+dodge glitch
Florian Paul Schmidt [Mon, 29 Mar 2010 23:21:48 +0000 (01:21 +0200)]
DODGING: first part of ruling out small jump+dodge glitch

14 years agoDODGING: Remove _bad_ jumping check
Florian Paul Schmidt [Mon, 29 Mar 2010 23:05:54 +0000 (01:05 +0200)]
DODGING: Remove _bad_ jumping check

14 years agoDODGING: Check if swimming. If so, don't allow dodging
Florian Paul Schmidt [Mon, 29 Mar 2010 23:03:21 +0000 (01:03 +0200)]
DODGING: Check if swimming. If so, don't allow dodging

14 years agocl_weaponimpulsemode: customize the way weapon switching is done when you do not...
Rudolf Polzer [Mon, 29 Mar 2010 10:13:43 +0000 (12:13 +0200)]
cl_weaponimpulsemode: customize the way weapon switching is done when you do not have a certain gun

14 years agoMerge commit 'origin/lda17h/dodging_fixes'
Rudolf Polzer [Sun, 28 Mar 2010 18:53:01 +0000 (20:53 +0200)]
Merge commit 'origin/lda17h/dodging_fixes'

14 years agoMerge commit 'origin/diabolik/iqmsupport'
Rudolf Polzer [Sun, 28 Mar 2010 18:51:56 +0000 (20:51 +0200)]
Merge commit 'origin/diabolik/iqmsupport'

14 years agoIQM support
Sahil Singhal [Sun, 28 Mar 2010 18:49:39 +0000 (14:49 -0400)]
IQM support

14 years agos/TR_XONOTICPLASMA/TR_NEXUIZPLASMA/g done
Rudolf Polzer [Sun, 28 Mar 2010 13:29:04 +0000 (15:29 +0200)]
s/TR_XONOTICPLASMA/TR_NEXUIZPLASMA/g done

14 years agoDODGING: turn off walldodging by default
Florian Paul Schmidt [Sat, 27 Mar 2010 13:10:18 +0000 (14:10 +0100)]
DODGING: turn off walldodging by default

14 years agofixing the strange screwup in w_campingrifle.qc
Wolfgang (Blub) Bumiller [Fri, 26 Mar 2010 22:19:11 +0000 (23:19 +0100)]
fixing the strange screwup in w_campingrifle.qc

14 years agoMerge remote branch 'origin/tzork/turretfix'
Rudolf Polzer [Fri, 26 Mar 2010 15:49:20 +0000 (16:49 +0100)]
Merge remote branch 'origin/tzork/turretfix'

14 years agoFix bad LOS origin (made ehweel and walker turrets idle in place insted of attacking)
Jakob MG [Thu, 25 Mar 2010 14:56:01 +0000 (15:56 +0100)]
Fix bad LOS origin (made ehweel and walker turrets idle in place insted of attacking)

14 years agoMerge branch 'mirceakitsune/bugfixes'
Rudolf Polzer [Thu, 25 Mar 2010 14:27:34 +0000 (15:27 +0100)]
Merge branch 'mirceakitsune/bugfixes'

14 years agofix a stupid typo in warpzonelib
xonotic [Tue, 23 Mar 2010 19:57:08 +0000 (20:57 +0100)]
fix a stupid typo in warpzonelib

14 years agoFixes an issue with custom announcers causing players to hear announcement sounds...
Mircea Kitsune [Mon, 22 Mar 2010 21:03:14 +0000 (23:03 +0200)]
Fixes an issue with custom announcers causing players to hear announcement sounds from bots.

14 years agoMerge branch 'div0/mutatorsystem'
Rudolf Polzer [Mon, 22 Mar 2010 15:48:38 +0000 (16:48 +0100)]
Merge branch 'div0/mutatorsystem'

14 years agomore warpzone randomization stuff
Rudolf Polzer [Mon, 22 Mar 2010 15:47:10 +0000 (16:47 +0100)]
more warpzone randomization stuff

14 years agoentities.def be here
Rudolf Polzer [Mon, 22 Mar 2010 15:45:39 +0000 (16:45 +0100)]
entities.def be here

14 years agowarpzonelib: when the same target is supported by multiple zones, randomize. However...
Rudolf Polzer [Mon, 22 Mar 2010 15:42:25 +0000 (16:42 +0100)]
warpzonelib: when the same target is supported by multiple zones, randomize. However, even when randomizing, all warpzones must get a counterpart.

Possible uses:

- n warpzones with same target, n warpzones with matching targetname - may use any way to match them together randomly
- 2n warpzones with same target == targetname - any pair of them may get connected

Also, a new entity trigger_warpzone_reconnect that causes them to reconnect at runtime