44 Commits

Author SHA1 Message Date
Ben Russell (300178622)
82889aa8f1 we no longer spam a map_width x map_height image each frame 2015-03-07 12:17:11 +13:00
Ben Russell (300178622)
d86985055e shadows; split shaders into different files 2015-02-28 09:32:07 +13:00
Ben Russell (300178622)
7318acec62 faux minimodding now punishable by piano 2015-02-25 20:55:04 +13:00
Ben Russell (300178622)
e0258ebe06 Close #124 2015-02-20 13:39:33 +13:00
rakiru
b4d1073eae Delegate doing tool damage to player to tool 2015-02-14 05:36:56 +00:00
Ben Russell (300178622)
6aa85e359c sandbox API, hopefully i didn't break anything 2015-02-14 12:27:20 +13:00
Ben Russell (300178622)
f9ded77be3 block buff; toggle for rejump 2015-02-12 14:14:53 +13:00
rakiru
5e35a3f240 Fix for server not tracking ammo usage (xloses #118) 2015-02-07 20:15:47 +00:00
B R
2038b78408 /map and /genmap commands added. Don't try to use them on not-maps or else crash.
Closes #127 for now.
2015-02-07 00:16:15 -08:00
B R
a38c7cea61 Fixed invisible grenades, partial revert of 8ec8bce16 2015-02-06 11:31:30 -08:00
rakiru
3b627f5c4e Quick-fix for spread/multi-pellet guns having broken sounds/tracers 2015-02-06 00:33:09 +00:00
Ben Russell (300178622)
4703d4be8b server no longer breaks on heartbeat upgrade; fixed join neth 2015-02-04 10:10:38 +13:00
Ben Russell (300178622)
303ebd25a6 operation gotta stay fast part 2, which also enables vplnades 2015-02-02 16:58:48 +13:00
Ben Russell (300178622)
ceafe9af1e [0.1.2-14] fixes for ARM. also, misc lua fixes. 2015-02-02 13:58:20 +13:00
Ben Russell (300178622)
e9b9bb3282 preliminary IRC bot 2015-01-31 17:00:41 +13:00
Ben Russell (300178622)
54e22eccf7 physics networking improvements 2015-01-29 17:52:46 +13:00
Ben Russell (300178622)
f6895a5210 made coordinates in PKT_BUILD_BOX signed 2013-07-10 14:48:40 +12:00
Ben Russell (300178622)
a41aa03920 build mode performance greatly improved 2013-07-10 14:23:07 +12:00
Ben Russell (300178622)
68dad95910 build mode is much better now with a BRAND SPANKING NEW TOOL 2013-07-09 21:38:24 +12:00
Ben Russell (300178622)
876840ac0c i THINK that's all that needs to happen for That Fucking Refactor. 2013-07-04 12:48:32 +12:00
Ben Russell (300178622)
8ec8bce16c [0.1-2] s/itoa/snprintf/, altered + documented API + changes, fixed inf nades 2013-07-03 11:24:40 +12:00
Ben Russell (300178622)
e42eed6d2d moved most of the CTF stuff into its own mode stuff 2013-06-30 17:40:28 +12:00
Ben Russell (300178622)
22b266ce78 added more permissions 2013-06-30 12:21:38 +12:00
Ben Russell (300178622)
64cb0f02bb fixed spawning direction bug; added a couple of parameters for the map gen 2013-06-25 11:23:33 +12:00
Ben Russell (300178622)
e073433273 [0.0-53] misc stability improvements; also updated some docs 2013-06-24 14:38:26 +12:00
B R
aa5c4edcf8 popping sound when block is broken 2013-06-18 17:26:16 -07:00
B R
c28ea03e49 swish if swinging shovel at air 2013-06-18 17:26:04 -07:00
Ben Russell (300178622)
6a28eff44a slowed down player while climbing/dropping, fixed some bugs + tidied up code
gun shots can't wrap around and damage blocks on the other side anymore
made pkg/base/ent/gun_* use PKT_* constants rather than 0x* magic numbers
2013-06-07 15:56:53 +12:00
Ben Russell (300178622)
5c9fa1d72f refactor: added obj_player.set_blocks() 2013-04-16 09:46:22 +12:00
BR
ea0c5ee072 grenades now keep track of thrown player 2013-04-11 22:46:36 -07:00
B R
ed09016ca8 Revert "added bombs/nukes" - didn't mean to push it. Example of how to add explosives ;)
This reverts commit add2500881326d312723384da1d7c49cced07157.
2013-04-09 19:20:44 -07:00
B R
add2500881 added bombs/nukes 2013-04-05 20:18:13 -07:00
B R
8231214e8a grenade pin sound 2013-04-03 16:17:11 -07:00
B R
d72c084274 refactored explosives 2013-04-03 12:07:56 -07:00
B R
78240d38d4 fixed ammo refilling whenever score changed (PLR_ADD should really be PLR_UPDATE) 2013-03-29 13:36:31 -07:00
B R
12bedc8a7e added weapon switching 2013-03-28 15:37:31 -07:00
Ben Russell (300178622)
347aa2d4a1 packet throttling implemented, i hope 2013-03-19 13:41:47 +13:00
Ben Russell (300178622)
8bf75d5ed3 piano autotriggers 2013-03-17 21:25:32 +13:00
Ben Russell (300178622)
59f7b90aad /piano 2013-03-17 18:55:44 +13:00
Ben Russell (300178622)
d38d31f519 PLR_GUN_TRACER @_@ 2013-02-26 16:15:58 +13:00
Ben Russell (300178622)
a7b9421b34 stage 2, server side. NETWORK REFACTOR FINALLY FINISHED. 2013-02-26 16:02:20 +13:00
Ben Russell (300178622)
0de39bfc6c stage 2, client side. fuck yes. 2013-02-26 15:21:54 +13:00
Ben Russell (300178622)
5e68553c83 net refactor stage 1 started: replace all magic numbers with names 2013-02-26 12:40:56 +13:00
Ben Russell (300178622)
2abf79dc4d fuck me forgot network.lua sorry 2013-02-14 14:42:47 +13:00