133 Commits

Author SHA1 Message Date
Sean Gordon
7eeae22567 Allow changing held item with scroll wheel 2012-12-16 07:00:24 +00:00
Ben Russell (300178622)
cb4fc4aad4 aerate pillars if one hits a "non-visible" solid 2012-12-16 10:53:40 +13:00
Ben Russell (300178622)
eb4802f74f fixed a client crash bug, BR's comment, double-spading of blocks giving extra blocks back 2012-12-16 10:48:06 +13:00
Ben Russell (300178622)
9c5c88e6ae red circles show on map after intel capture now 2012-12-15 20:09:20 +13:00
Ben Russell (300178622)
8c30d22e5c fixed some physics, fixed a bug where you could claim an intel cap in the enemy tent 2012-12-15 19:57:44 +13:00
triplefox
c195666a20 duh 2012-12-14 16:50:27 -08:00
Ben Russell (300178622)
c831b00016 block health implemented, RMB spades AFTER delay, fixed LMB/RMB "sticking" 2012-12-15 13:10:21 +13:00
Ben Russell (300178622)
c811bfce8b set up timers for spade/block; moved some stuff to lib_util (which is downloaded 4 times now) 2012-12-15 13:10:21 +13:00
Ben Russell (300178622)
f911e21cda shifted the click stuff to ev_lmb / ev_rmb 2012-12-15 13:09:31 +13:00
Ben Russell (300178622)
5a5361a3b8 tracers are working 2012-12-15 13:09:31 +13:00
Ben Russell (300178622)
559296ecef fixed PMF saving + colour being wrong in pmfedit; started work on tracers 2012-12-15 13:09:31 +13:00
Ben Russell (300178622)
67d46157c5 tents intels captures scores and knowing what way you're facing on the map 2012-12-15 13:07:59 +13:00
triplefox
076de23fba gui: delta time and shared alarms work :D 2012-12-14 02:37:18 -08:00
BR
01b5f40d67 escape asks for confirmation before quitting 2012-12-13 20:25:23 -08:00
BR
708ab7cd5c Merge branch 'master' of git://github.com/iamgreaser/buldthensnip
Conflicts:
	pkg/base/client_start.lua
	pkg/base/obj_player.lua
2012-12-13 10:47:13 -08:00
BR
45e9b606b1 Player list shows on Tab 2012-12-13 10:35:22 -08:00
Ben Russell (300178622)
de25501712 stop stuff happening while player dead; added /me support 2012-12-13 21:32:38 +13:00
Ben Russell (300178622)
0aa6107f3b server.hook_file; map now syncs properly; hopefully fixed block build/break at bottom/sides 2012-12-13 19:00:30 +13:00
Ben Russell (300178622)
37e492c2d3 fixed a server luaside crash; started work on server.hook_file 2012-12-13 14:45:57 +13:00
triplefox
8f8ca55f55 add string split+trim functions; add a fancier command line opt-parser; allow custom user conf with "-user=conf.json" 2012-12-12 02:24:12 -08:00
Ben Russell (300178622)
b0ac05ce95 block modding now relayed serverside; can't shoot while dead anymore (C update not needed to play, just removes a bit of spam) 2012-12-12 19:54:35 +13:00
Ben Russell (300178622)
83dcd5fff5 killing now serverside, toolswitch/colourchange is relayed now 2012-12-12 19:17:35 +13:00
Ben Russell (300178622)
77d80bbf1d dummied out an abort(), fixed teamchat, added player remove packet 2012-12-12 13:04:33 +13:00
Ben Russell (300178622)
dccb959fa2 player pos/orient/spawn works now, death doesn't yet 2012-12-12 12:42:20 +13:00
triplefox
7c9036587f generalize our fixed-width font system so that they can all share in the word-wrapped fun 2012-12-07 17:01:56 -08:00
triplefox
a86cabf648 frames are now drawn within the widget system - big milestone 2012-12-05 22:49:43 -08:00
triplefox
01fae7eb7f Merge branch 'master' of https://github.com/iamgreaser/buldthensnip.git 2012-12-05 13:29:08 -08:00
triplefox
52e20b39bb make the frame renderer more "real" (still no caching strategy yet) 2012-12-05 13:29:01 -08:00
Ben Russell (300178622)
143a2b3778 fixed map render being one frame behind model render 2012-12-05 19:20:15 +13:00
Ben Russell (300178622)
084042e77e network code NOW SERIALISES STUFF 2012-12-05 18:25:27 +13:00
triplefox
1ef9c83880 retabify 2012-12-04 00:06:45 -08:00
triplefox
b26085efb4 add table library; fix lineends and tabs; some fixes in widget(table.remove instead of table[n] = nil); a test "every-frame rect render" for gui 2012-12-03 22:53:10 -08:00
Ben Russell (300178622)
af0a823c17 got a loading screen up 2012-12-03 18:49:55 +13:00