70 Commits

Author SHA1 Message Date
Dany0
49eff070ea Loading screen image
Servers should be able to change that dynamically later, thanks to
Triplefox for help.

+mesa.png in maps folder for future use
2013-01-22 23:27:55 +01:00
triplefox
19cdcdb942 set side shaders from lua. increment version. add some doc on sides mapping 2013-01-18 19:45:57 -08:00
Ben Russell (300178622)
1b3ac64ac3 [0.0-7] reworked camera code, added camera_point_sky, added part of drunken camera 2013-01-06 17:50:53 +13:00
Ben Russell (300178622)
46a600f543 added some shitty music for now :/ 2013-01-05 11:33:18 +13:00
Ben Russell (300178622)
d450c3486e fixed crash bug; 0.0-6 release! 2013-01-04 16:18:46 +13:00
Ben Russell (300178622)
2e71cd9439 dropping some backwards compat; releasing iceballfornoobs-0.0-5 2013-01-04 15:16:15 +13:00
Ben Russell (300178622)
de90000e68 bumping ver, documenting img_fill, adding img_fill wrapper 2013-01-02 10:48:40 +13:00
Ben Russell (300178622)
5e5539d7d4 pushing the .wav files i have 2012-12-23 09:38:40 +13:00
Ben Russell (300178622)
6207dd6efa started sound support, fixed the makefile, implemented a bug list system 2012-12-22 19:11:15 +13:00
Ben Russell (300178622)
4671de094f ADDED VERSIONING, models should no longer be visible through walls 2012-12-19 21:53:34 +13:00
Ben Russell (300178622)
2610ed0352 preloader caches nonmap assets now 2012-12-15 20:45:31 +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
Ben Russell (300178622)
9d0fb22975 start of a map editor, which can only do grey blocks so far 2012-12-05 22:23:38 +13:00
Ben Russell (300178622)
6730b644d2 file sending in place! next step: serialise it! 2012-12-05 11:29:11 +13:00
Ben Russell (300178622)
af0a823c17 got a loading screen up 2012-12-03 18:49:55 +13:00
Ben Russell (300178622)
5b7d68b7b1 fetch_block dependent on fetch_start/poll stub 2012-12-03 16:51:03 +13:00
Ben Russell (300178622)
b2d213fa6a networking in place, currently need to shift to server + resync 2012-12-03 14:12:24 +13:00
Ben Russell (300178622)
cc874bfc94 JSON loader; net pack/unpack routines 2012-12-03 13:13:38 +13:00
Ben Russell (300178622)
cb38726b8c JSON parser working for Lua strings 2012-12-02 21:03:07 +13:00
Ben Russell (300178622)
dea47a3b25 intel capture + red circles + you have finite blocks now 2012-11-29 20:04:09 +13:00
Ben Russell (300178622)
be4c017f49 tent + intel (minus capturing + red circles) implemented 2012-11-29 19:36:43 +13:00
Ben Russell (300178622)
25d9214be7 improved security; everything uses common.fetch_block now; ICEMAP LOADING/SAVING 2012-11-29 16:19:04 +13:00
Ben Russell (300178622)
5aab066274 pathname security implemented - finally! 2012-11-29 15:24:35 +13:00
Ben Russell (300178622)
6b8bb275f8 chat implemented, lib_bits added, misc tweaks / refactors 2012-11-29 11:42:39 +13:00
Ben Russell (300178622)
32759a687d last push before bed: start of sound API, improved chat API. 2012-11-28 21:23:38 +13:00
Ben Russell (300178622)
1b9037413f you can kill people now... also, killfeed/part of chat 2012-11-28 19:36:35 +13:00
Ben Russell (300178622)
5bf343b246 gun shoots blocks / reloads / runs out of ammo now 2012-11-28 16:53:06 +13:00
Ben Russell (300178622)
bb7e81950e image drawing/creation, [mini]map, FIXED THE TEAM COLOURS SORRY GUYS 2012-11-27 12:28:58 +13:00
Ben Russell (300178622)
9050d93f99 maps are now handled on the lua end 2012-11-27 11:19:38 +13:00
Ben Russell (300178622)
cc0461a9ca bunch of arch reworking; scripts take arguments now; arms/legs dangle too 2012-11-26 17:06:30 +13:00
Ben Russell (300178622)
6d2ee44e0d architectural refactor, now main_server.lua actually does stuff 2012-11-20 14:51:11 +13:00
Ben Russell (300178622)
377ca20732 DRAWS PLAYERS NOW + names above them + stuff is moved around 2012-11-19 14:35:21 +13:00
Ben Russell (300178622)
836a7d6594 added fog, more models, and moved a few things around 2012-11-19 12:07:18 +13:00
Ben Russell (300178622)
4bca282d28 zooming now works, added nade.pmf, added tool icons 2012-11-18 18:57:50 +13:00
Ben Russell (300178622)
44e0fa25a9 several tools implemented + MORE MODELS YAY 2012-11-18 12:28:52 +13:00
Ben Russell (300178622)
f70bb06fc9 updated PMF rendering API, now actually drawing the spade 2012-11-17 15:35:03 +13:00
Ben Russell (300178622)
51cfb6a15e code refactored, colour selection works, PMF editor started 2012-11-14 17:32:15 +13:00
Ben Russell (300178622)
9705c4fd06 block breakage works now 2012-11-14 14:50:34 +13:00
Ben Russell (300178622)
b6ed44a000 you can finally buld cahirs (can't snip yet though) 2012-11-13 22:05:21 +13:00
Ben Russell (300178622)
efe3d6eabc map editable from Lua side now 2012-11-13 17:49:59 +13:00
Ben Russell (300178622)
d07c85cf5e makefile made for windows builds 2012-11-13 13:23:51 +13:00
Ben Russell (300178622)
cbbdfa1f0a cube assembler replaced with a raycasting one - buggy, but faster! 2012-11-12 16:47:11 +13:00
Ben Russell (300178622)
7c25459609 MOUSE SUPPORT, updated readme, added F5 (ungrab) + ESC (quit), started network code 2012-11-11 15:01:43 +13:00
Ben Russell (300178622)
8a96766b3d fixed physics, added PMF file loader + test PMF file 2012-11-10 16:40:44 +13:00
Ben Russell (300178622)
88f1d39504 physics refactored for multiple player "objects" + extended quite a bit 2012-11-09 21:24:34 +13:00
Ben Russell (300178622)
fe58c4eba6 pretty much all physics implemented, albeit not completely accurate 2012-11-09 19:42:39 +13:00
Ben Russell (300178622)
82347be8d3 added gravity + visible bounding box 2012-11-08 21:23:46 +13:00
Ben Russell (300178622)
8e1c8e08c8 fixed stuff here and there, added (buggy) collision detection 2012-11-08 20:44:21 +13:00
UnrealIncident
1580edd507 Fixed bad boolean flip 2012-11-07 21:16:48 +10:00
UnrealIncident
b5c75291c0 Added simple debug text 2012-11-07 21:13:24 +10:00