146 Commits

Author SHA1 Message Date
Ben Russell (300178622)
60e3d7b047 [0.2a] fixed the JSON writer security stuff once and for all (I hope) 2015-02-03 21:26:26 +13:00
B R
6b77fbca8c [0.2-3] JSON writer properly sandboxed 2015-02-03 00:09:31 -08:00
Ben Russell (300178622)
676ac1529e [0.2-2] fixed a bunch of crash bugs + arch specific bugs 2015-02-03 20:59:20 +13:00
B R
843ae78b19 [0.2-1] Allow trusted code to write to clsave/pub 2015-02-02 23:30:16 -08:00
Ben Russell (300178622)
bcecc9b914 [0.2] version bump and all that jazz. uploading a new release! 2015-02-02 19:33:05 +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)
00fb815247 version.lua 2015-01-29 15:13:09 +13:00
Ben Russell (300178622)
8085011d8a zipdist.sh for 0.1.2-12 2015-01-29 14:43:35 +13:00
Ben Russell (300178622)
b955589171 [0.1.2-12] Fixed client timing so a frame limiter can be dropped in 2015-01-29 14:37:07 +13:00
Ben Russell (300178622)
f63e2db74d [0.1.2-11] Happy two new years! Import from TheHole. 2015-01-29 09:39:05 +13:00
Ben Russell (300178622)
341c2f0549 [0.1.2-10] Garbage collection \:D/ for pmf/img/wav 2013-11-25 18:33:42 +13:00
Ben Russell (300178622)
06a0f5fe48 [0.1.2-9] ACTUALLY fix the crash bug 2013-11-17 13:16:15 +13:00
Ben Russell (300178622)
e2c20696c4 [0.1.2-8] This SHOULD fix the UDP send crash bug 2013-11-16 12:31:25 +13:00
Ben Russell (300178622)
5d25a549f9 [0.1.2-7] FINALLY FIXED JSON LOADER. (and writer for that matter) 2013-11-04 17:55:58 +13:00
Ben Russell (300178622)
552eaff5b8 beginnings of a "fastload" thing 2013-11-04 17:44:01 +13:00
B R
2ab3e8bad1 [0.1.2-6] added JSON writer 2013-10-30 01:32:36 -07:00
Ben Russell (300178622)
d258acd647 [0.1.2-4] PNG supports all image colour modes + tRNS block stuff, but still only 8bpc uninterlaced 2013-08-06 15:56:41 +12:00
Francois Truphemus (melchips)
d5f0da048d [0.1.2-3] added 'gl_quality' option to set render quality of OpenGL draw calls (when at 0, rendering is faster on older systems) 2013-08-05 21:00:00 +02:00
Ben Russell (300178622)
6dc2b18148 [0.1.2-2] preliminary PNG loader (8bpc RGB/RGBA-only for now) 2013-08-05 23:28:02 +12:00
Ben Russell (300178622)
1b0971df15 [0.1.2-1] fix graphics for softgm on OSX 2013-08-04 18:16:04 +12:00
Ben Russell (300178622)
ed4a8fc87b [0.1.2] fixed sound issues + slowness of SSE image renderer, removed some .bat files, changed some line endings, and of course changed the music 2013-08-02 11:40:39 +12:00
Ben Russell (300178622)
edb8a2be2c [0.1.1-9] fix for Windows so the launcher will work (set current directory) 2013-08-01 20:16:48 +12:00
Ben Russell (300178622)
df38567cc3 [0.1.1-8] support for iceball:// URLs in the client. iceball:// URL binder to come (no, that .sh does not work here). 2013-08-01 17:40:30 +12:00
Ben Russell (300178622)
4d1e9ad2bb [0.1.1-7] semantics for image scaling changed; image scaling works in softgm! 2013-08-01 12:01:50 +12:00
Ben Russell (300178622)
0bb9d8bfb0 [0.1.1-6] hypothetically fixed a bug with scale loading ints rather than floats - this is why you test your code 2013-08-01 11:10:00 +12:00
Ben Russell (300178622)
b7e2b5478b [0.1.1-5] BUMP THE FUCKING VERSION 2013-08-01 10:49:34 +12:00
Ben Russell (300178622)
701f421295 [0.1.1-3] OH HELL THIS BUG IS EMBARASSING. floats no longer read as ints for net_pack. 2013-07-25 19:20:25 +12:00
Ben Russell (300178622)
b99f634b38 [0.1.1-2] fix wrapping bug; increase max packet size; fix indentation 2013-07-25 14:06:02 +12:00
Ben Russell (300178622)
072d5707ab preliminary heartbeat crap 2013-07-21 15:27:51 +12:00
Ben Russell (300178622)
4d021e6d4d let's make sure version.lua refers to 0.1.1-1. 2013-07-21 14:49:48 +12:00
Ben Russell (300178622)
f59063c97c [0.1.1-1] raw UDP support \:D/ 2013-07-21 14:46:42 +12:00
Ben Russell (300178622)
711cb4a048 [0.1.1] version bump. also, windows build has a slightly updated sackit, which should be uploaded SOON. 2013-07-20 11:44:48 +12:00
Ben Russell (300178622)
eb18424eec [0.1-9] raw socket whitelist implemented 2013-07-17 19:32:17 +12:00
Ben Russell (300178622)
6ed384cc17 [0.1-8] hopefully this fixes the sackit crash on module stop 2013-07-13 21:54:55 +12:00
Ben Russell (300178622)
92be469c8e [0.1-6] improved frustum culling 2013-07-11 13:31:09 +12:00
Ben Russell (300178622)
02df41ffc4 [0.1-5] added an option to swap the quad order for very rare GPUs like the Intel 3000 HD 2013-07-08 11:58:15 +12:00
Francois Truphemus (melchips)
82db59f4c9 Ambient occlusion on sides is now rendered equally (see "Details regarding meshing" at http://0fps.wordpress.com/2013/07/03/ambient-occlusion-for-minecraft-like-worlds/) 2013-07-07 17:21:01 +02:00
Ben Russell (300178622)
a37592749f [0.1-3] frustum culling for OpenGL 2013-07-07 12:07:02 +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)
37a19124a1 attempted to avoid a crash bug; adjusted some things 2013-06-30 15:29:10 +12:00
Ben Russell (300178622)
de434646d4 [0.1] fixed an oversight where json files couldn't be sent.
anyhow, iceball-0.1.zip is about to be uploaded :D :D :D
2013-06-27 18:22:37 +12:00
Ben Russell (300178622)
e073433273 [0.0-53] misc stability improvements; also updated some docs 2013-06-24 14:38:26 +12:00
Ben Russell (300178622)
e19d521979 [0.0-52] hackish workaround to avoid race condition when a TCP client joins 2013-06-24 11:31:48 +12:00
Ben Russell (300178622)
75e0fa6ea2 [0.0-51] ENet protocol support! 0.1 will be ready after some testing. 2013-06-24 10:12:52 +12:00
Ben Russell (300178622)
1d56595542 [0.0-50] network rearchitected to refer to net handes, not sockfds, for the Lua side 2013-06-23 18:37:26 +12:00
Ben Russell (300178622)
087cfd1cea [0.0-49] kicks are handled gracefully now; server can kick from the lua side; framework starting to be laid for ENet support 2013-06-23 15:50:29 +12:00
Ben Russell (300178622)
d03c7bb51a [0.0-48] OpenGL chunk tesselation stuff improved; client.renderer for determining which renderer a user is using 2013-06-21 14:18:21 +12:00
Ben Russell (300178622)
802d3cdd1e [0.0-47] binary file loading/saving support! now you don't need to serialise stuff as pmf 2013-06-20 17:11:24 +12:00
Ben Russell (300178622)
f74ab9345f [0.0-46] PMF z-fighting sorted out by giving a sin()-based offset for each cube 2013-06-19 10:52:12 +12:00
Ben Russell (300178622)
da413a95f1 [0.0-45] tutorial added; sackit updated 2013-06-08 16:27:07 +12:00