317 Commits

Author SHA1 Message Date
yvt
33c4827d15 Fixed a bug that caused crash when a player did something with the weapon without selecting a weapon tool 2013-09-23 02:05:38 +09:00
learn_more
c196350cc4 Merge branch 'master' of https://github.com/yvt/openspades into develop
more warnings
2013-09-20 23:11:12 +02:00
learn_more
d41b91631f fix a shitton of warnings 2013-09-20 23:03:32 +02:00
yvt
9b2970a0ef Removed unused code 2013-09-21 04:19:09 +09:00
yvt
9da577a491 The very first scripting functionality for modding 2013-09-21 04:17:34 +09:00
yvt
dab2476020 Adjust post filter, and disabled vignette effect 2013-09-17 19:03:28 +09:00
learn_more
4b43f5ce65 Suppress useless warnings, fix the build on linux 2013-09-14 20:00:30 -07:00
learn_more
64a5389e99 Merge branch 'master' of https://github.com/yvt/openspades 2013-09-15 04:19:43 +02:00
learn_more
822ab0cb53 create ServerAddress, holder / generic functions for ip addresses 2013-09-15 04:19:34 +02:00
yvt
5164c29e0a Disabled debug code 2013-09-15 02:40:47 +09:00
yvt
17e285e4a7 Tuned hurt effect 2013-09-15 01:01:07 +09:00
learn_more
310c97f808 Merge branch 'master' of https://github.com/yvt/openspades 2013-09-14 17:51:17 +02:00
yvt
5437eb3eba AudioDevice is exported to script 2013-09-14 17:26:43 +09:00
learn_more
244a4d3b01 Merge branch 'master' of https://github.com/yvt/openspades 2013-09-14 07:13:03 +02:00
learn_more
c02418b2b1 bugfix in netclient (was reserve instead of resize)
confirmation if you want to close the game
2013-09-14 07:11:40 +02:00
yvt
e7d5b210c3 Renderer refactor 2013-09-14 13:36:05 +09:00
yvt
13692657e1 Merge and some refactor (ref-counting some objects) 2013-09-14 13:28:19 +09:00
yvt
709866d6d9 Exported some of renderer interface to script 2013-09-14 12:06:11 +09:00
yvt
6cc38e07b5 Fixed a bug that respawned players moves quickly for a moment 2013-09-13 03:40:19 +09:00
yvt
d70b65495e Fixed a bug that the screen becomes red 2013-09-13 02:38:09 +09:00
yvt
521a9d96b0 Merge branch 'master' of https://github.com/yvt/openspades 2013-09-13 01:33:57 +09:00
yvt
e377355d2b Corpse: angular momentum conservation 2013-09-13 01:33:51 +09:00
yvt
3e60e1b846 Update corpse behavior 2013-09-13 00:46:59 +09:00
yvt
e262eb35b4 Updated corpse behavior (correct initial velocity, and more damp in water) 2013-09-13 00:32:07 +09:00
yvt
1534193efc Modified hurt effect, and disabled a debug code 2013-09-13 00:15:13 +09:00
yvt
c54b0a63dd Blur vignette fix 2013-09-12 23:41:07 +09:00
yvt
428fe5a769 Fixed bug in screen shot feature 2013-09-12 23:30:03 +09:00
yvt
ece9e1aac8 Updated hurt effect 2013-09-12 23:26:08 +09:00
yvt
116352235c DoF bug fix 2013-09-12 16:09:17 +09:00
yvt
f4b4bc3802 Depth of field and crash fixes 2013-09-12 14:39:42 +09:00
yvt
27a08f8d9f Hold aiming 2013-09-09 17:53:52 +09:00
yvt
49ac82ffbd Waterlevel blocks now use the same color as the groundlevel blocks 2013-09-09 17:49:53 +09:00
yvt
adc33abd67 Aspect ratio is now correct while aiming down the sight 2013-09-08 19:06:39 +09:00
yvt
3339cad74f cg_debugAim is added and can be used to visualize the spread of a weapon 2013-09-08 02:58:55 +09:00
yvt
a64dea48c7 Field of view is now customisable 2013-09-07 21:26:06 +09:00
yvt
36c70c0cda Fixed a bug that caused crash with cg_smp 2013-09-07 20:47:07 +09:00
yvt
bfc2dfaf90 Local player no longer bleeds 2013-09-07 20:31:19 +09:00
yvt
e8a436da0a Slow movement and bobbing of view weapon 2013-09-07 03:53:11 +09:00
yvt
8dd5eee8ee Character's legs now move when he's strafing 2013-09-07 03:30:49 +09:00
yvt
29374bf680 Merge branch 'master' into newwater 2013-09-06 18:23:54 +09:00
yvt
378d29b3d9 Place blocks by holding LMB 2013-09-06 12:42:11 +09:00
yvt
776bafe1d8 Preload and performance improvement 2013-09-06 11:44:36 +09:00
yvt
0ae54bc981 Merge branch 'master' into newwater 2013-09-06 02:03:34 +09:00
yvt
30dbb862c6 Added copyright header of pysnip 2013-09-05 00:52:03 +09:00
yvt
ec78531c56 work-around for water refraction problem 2013-09-04 23:48:43 +09:00
yvt
83cefd36ab Fixed bug due to operator precedence 2013-09-04 11:03:04 +09:00
yvt
24e868b103 Bug fix 2013-09-04 10:00:02 +09:00
yvt
d1761ed1a2 No longer sends position update if you are a spectator 2013-09-04 04:55:48 +09:00
yvt
4b76173579 smoother loading -> connection transition 2013-09-04 04:03:03 +09:00
yvt
0ec3d74d31 Updated WorldUpdate handler 2013-09-03 01:42:10 +09:00