yvt
5578063ab8
Added ricochet
2013-11-19 22:29:39 +09:00
yvt
d1533f6181
Improved corpse’s stability, and added corpse debug mode
2013-11-18 22:48:47 +09:00
yvt
6da12916e4
Spectator is no longer allowed to fly beyond map boundaries
2013-11-18 20:02:12 +09:00
yvt
fdf0af253f
release mouse button before auto-switching tools
2013-11-18 19:55:27 +09:00
yvt
3ea87ae671
Removed confusing comment (which had been there since pre-0.0.3)
2013-11-18 19:45:04 +09:00
learn_more
50d30c1311
Merge branch 'master' of https://github.com/yvt/openspades
2013-11-17 22:01:08 +01:00
yvt
891252c6b8
Reduced weapon movement
2013-11-17 22:48:16 +09:00
yvt
198b955b50
GL(Optimized)?VoxelModel refactor (to prohibit “delete” operation)
2013-11-17 22:08:50 +09:00
yvt
9359f355a4
Abort the loading by hitting the escape key
2013-11-17 21:51:45 +09:00
yvt
e5fd05ac0d
Fixed bad usage of ref-counted objects in GLModelManager
2013-11-17 21:28:41 +09:00
yvt
3127f4f27f
Merge branch 'master' of https://github.com/yvt/openspades
2013-11-17 20:36:48 +09:00
yvt
4db816a94c
Script now can access a component of vectors
2013-11-17 18:26:22 +09:00
yvt
4999ac1b41
Fixed crash
2013-11-17 01:38:35 +09:00
yvt
04ed57544e
Automatic color correction to reduce the colorization effect caused by sky light
2013-11-17 01:08:18 +09:00
yvt
7b9593d5c0
Merge branch 'master' of https://github.com/yvt/openspades
2013-11-17 00:26:50 +09:00
yvt
e4b83484db
Fixed #93 .
2013-11-17 00:26:05 +09:00
yvt
ba8adaac51
Protocol version is correctly set when a user selects a server in the server list
2013-11-16 23:44:42 +09:00
yvt
9f936b8b99
Lens flare support for dynamic lights is now mapped to the “Post Filter” setting
2013-11-16 23:34:39 +09:00
yvt
4a26ee6af4
Lens flare support for dynamic lights
2013-11-16 23:30:54 +09:00
yvt
9765fa2251
ensures the held block color is synchronized when a local player spawns
2013-11-16 15:25:08 +09:00
yvt
c6f044501e
new lens flare
2013-11-16 14:21:46 +09:00
learn_more
bf81e0b567
Merge branch 'master' of https://github.com/yvt/openspades
2013-11-16 01:34:53 +01:00
learn_more
986a53bec8
fix refcounted object
...
cleanup headers usage (don't include everything in base classes, just include what's needed in .cpp)
2013-11-16 01:34:37 +01:00
yvt
1e78c50cc5
Modified lens flare filter
2013-11-13 00:58:28 +09:00
yvt
fc46111ff4
Fixed water bug (displacement amount now scales according to the field of view)
2013-11-13 00:38:15 +09:00
learn_more
1d9cbd54e8
Merge branch 'master' of https://github.com/yvt/openspades
2013-11-11 00:51:49 +01:00
learn_more
3924a43625
limbo menu responds to 1,2,3
2013-11-11 00:51:13 +01:00
yvt
1a3f9bdbec
Now ignores invalid image character codes (that is, addresses a DoS attack exploit)
2013-11-11 01:20:32 +09:00
yvt
2c530e6eec
Fixed bug of radiosity algorithm which is caused by a mistaken operator precedence
2013-11-11 01:16:39 +09:00
yvt
884f54fccc
Modified water renderer
2013-11-11 01:12:51 +09:00
learn_more
0254cba4b6
implement windows version check
2013-11-06 21:25:21 +01:00
UnrealIncident
2c90222186
Merge remote-tracking branch 'learn_more/master'
2013-11-07 04:50:12 +10:00
learn_more
8b054c4fac
Fix welcome message not showing up when connecting to pysnip
2013-11-06 18:54:55 +01:00
UnrealIncident
aa62a020b6
Initial OS support.
2013-11-07 00:40:03 +10:00
learn_more
3b98a64881
updated icons (by JoJoe_Stinkey)
...
fix about text
2013-11-05 19:25:19 +01:00
learn_more
f854e94b5e
add jojoe to about txt
2013-11-03 19:19:08 +01:00
learn_more
fccf80d67f
add icons from JoJoe_Stinky
...
fix dumb bug (every gun would be displayed as shotgun)
2013-11-03 19:07:06 +01:00
learn_more
c0b11f12c6
Merge branch 'master' of https://github.com/yvt/openspades
2013-11-03 17:14:13 +01:00
learn_more
2a24e662cd
helper function for weapon scripts (less duplicate code)
...
cleanup some register code
angelscript exceptions have a stacktrace now
optimize some networking code (only create packet when a packet is gonna be sent, instead of every frame
2013-11-03 17:13:49 +01:00
yvt
61748c8288
Corrected pak loading order so that unofficial paks can override official files
2013-11-03 15:01:13 +09:00
learn_more
535bc99608
correct case for linux
2013-11-03 01:06:32 +01:00
learn_more
e10feba5b0
Killfeed with images (placeholders for now)
2013-11-03 00:52:54 +01:00
learn_more
b5c690a6c5
add localhost quickconnect buttons
...
add version selection next to server url
2013-11-03 00:33:59 +01:00
learn_more
52b98a5598
Cleanup text drawing (has one generic DrawShadow function that draws text with a shadow, instead of duplicating it everywhere in the code
...
use the new DrawShadow function, in CenterMessageView, Client, and TCProgressView
add mingw .exe icon (untested, could use confirmation that it works)
2013-11-02 19:00:50 +01:00
learn_more
3018179011
update readme
2013-11-02 04:01:48 +01:00
learn_more
29f22fbcaa
set Win32 window icons
2013-11-01 22:08:03 +01:00
learn_more
7fe78f2206
Add icon (made by JoJoe_Stinky)
...
add fltk convenience target
2013-11-01 21:24:50 +01:00
learn_more
f059532a49
Bump version,
...
add windows readme
2013-11-01 21:22:54 +01:00
learn_more
71c12f3849
Merge branch 'master' of https://github.com/yvt/openspades
2013-10-31 18:50:56 +01:00
yvt
57281c6a5e
Desaturate effect
2013-11-01 00:55:19 +09:00