Ben Russell
598f691ee5
Use SDL_LockAudio - fixes #67
2016-07-11 12:41:57 +12:00
Ben Russell (300178622)
af1f320100
might as well use the real logo here too
2015-03-08 12:39:58 +13:00
Felix Kaaman
e42d7fb550
Add basic screenshot functionality, bump version. Closes #184 .
2015-03-01 22:25:15 +01:00
Ben Russell (300178622)
6aa85e359c
sandbox API, hopefully i didn't break anything
2015-02-14 12:27:20 +13:00
Ben Russell (300178622)
e953d9353b
loading image reduced in size; timeout extended
2015-02-10 14:39:30 +13:00
Dany0
d45f8971d5
Loading image, spade, gui, look in description
...
- scene.image supports image scaling
- scale loading images properly (might need more work later)
- spade now shows what block will be spaded using the cube marker
- removed run.sh
2015-02-09 20:56:16 +01:00
Ben Russell (300178622)
907c55ffe8
PNG map art incl. a pic by Monsteri
2015-02-05 14:39:37 +13:00
B R
89adebac3b
After completing the map download, keep the map-specific loading image (*MAPIMG) on the screen
2015-02-02 02:38:30 -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)
f63e2db74d
[0.1.2-11] Happy two new years! Import from TheHole.
2015-01-29 09:39:05 +13:00
Ben Russell (300178622)
e2bda31c32
fastload implemented
2013-11-05 13:40:49 +13: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
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)
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)
d84c2edf16
reduce file load sound volume
2013-08-02 11:11:41 +12:00
Dany Menko
2246aaa437
refactoring is just a fancy word
...
(why were we calling client.screen_get_dims() twice per file in 4 out of 5 files that used it?)
2013-07-31 15:10:28 +02:00
Ben Russell (300178622)
adc94ba44e
here have your music back
2013-07-04 12:56:20 +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)
905c72e668
commented out the common.mus_free() line in main_client to work around a crash bug
2013-06-28 14:39:01 +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)
ecf3fb4871
added audio indicator of a player being hit
2013-06-25 11:55:24 +12:00
Ben Russell (300178622)
c824f356a5
actually that's a better spot to put last_keepalive
2013-06-24 18:50:12 +12:00
Ben Russell (300178622)
4d243a08cb
stop utterly raping the server with PKT_KEEPALIVE while loading
2013-06-24 18:49:25 +12:00
Ben Russell (300178622)
fc7fd371d6
spam reduction
2013-06-24 14:43:29 +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)
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)
91b16773cf
MAPIMG should not be loaded from lib_gui, this broke pmfedit
2013-05-26 10:29:48 +12:00
B R
ed49c15cb7
loading screen shows map image, if it exists
2013-04-29 01:09:24 -07:00
Ben Russell (300178622)
87886216bc
[0.0-32] added .it / ImpulseTracker module support - see "sackit" in my github acct
2013-03-20 20:48:21 +13:00
Ben Russell (300178622)
219892d179
client_start.lua no longer limited to 10 arguments thanks to a better hack than what we had before
2013-02-28 11:58:11 +13:00
BR
995933f266
fix the things that don't run from base (broke with skinning)
2013-02-25 10:33:24 -08:00
Ben Russell (300178622)
4e0fbd39fe
basic skin support, only wav / tga assets are wired up to it so far
2013-02-23 11:54:29 +13:00
ryan
03ab37e110
attempt #1 at supporting non-qwerty layouts on windows
2013-02-16 14:34:32 +11:00
Dany0
90cef5fa5c
Snow test in run.bat, better loading_img tweening
2013-01-23 21:30:13 +01:00
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