Commit Graph

51 Commits (master)

Author SHA1 Message Date
Joel Leclerc 9b7b1e7e73 Made an extremely basic gate 2012-05-14 18:49:53 -06:00
Joel Leclerc cd39b15f0c Restyled a bit 2012-05-14 17:57:29 -06:00
Joel Leclerc e304ec13c4 Made fences stick to anything 2012-05-14 17:40:57 -06:00
Joel Leclerc aa0c4071d8 Fixed a couple of bugs, and fixed the mesecons torch textures 2012-05-14 14:47:39 -06:00
Jeija f6d66578b3 Merge remote-tracking branch 'original/master' 2012-05-14 21:41:45 +02:00
Jeija 960404dc3a Remove that stupid torch-top hack 2012-05-14 21:38:03 +02:00
Joel Leclerc 137dd7c648 Added a super-hacked eating animation 2012-05-14 13:34:54 -06:00
Jeija 1238ae0910 Finish meseconlike drawtype 2012-05-14 21:13:37 +02:00
Jeija ed778eedb9 Add 'meseconlike' drawtype 2012-05-14 20:17:38 +02:00
Jeija 690207ce8b Add new fancy 3d drawtype for torches 2012-05-14 17:08:56 +02:00
MiJyn 86c53520fa Merge pull request #19 from Jeija/master
Minor changes
2012-05-13 09:24:13 -07:00
Joel Leclerc 505e5cac32 Issue #9 should be fixed now 2012-05-12 20:42:24 -06:00
Joel Leclerc ab1362e02c Changed the camera thing a bit (sorta fixed issue #9) 2012-05-12 20:24:58 -06:00
Jeija ab258214a4 Disable digging when pointing to nothing (bugfix) 2012-05-12 13:32:09 +02:00
Jeija a908d2c424 Improve Progressbar design 2012-05-12 12:30:16 +02:00
MiJyn 4e11af93e8 Merge pull request #10 from sfan5/progress-bars
Progress bars
2012-05-07 10:39:34 -07:00
sfan5 4228d5f7ee Made Progress Bars working 2012-05-07 19:25:11 +02:00
Joel Leclerc ba2a5a7ed1 Somewhat finished the 3D stuff (though it's terribly coded) 2012-05-05 11:47:46 -06:00
Joel Leclerc e970a169d4 Fixed compressing, and started work on sending meshes (sorry for the dirty code) 2012-05-05 11:23:10 -06:00
sfan5 540f50aa53 Fix Typo 2012-05-04 21:29:56 +02:00
sfan5 06ca1e21f1 Add Progress-Bars (not tested) 2012-05-04 21:23:32 +02:00
Joel Leclerc c869685488 Added compression of media 2012-05-04 12:24:56 -06:00
Joel Leclerc fa3a0911cf Merge branch 'master' of github.com:MiJyn/BlockPlanet 2012-05-04 11:12:14 -06:00
Joel Leclerc c0ffbb7877 Changed a few things 2012-05-04 11:11:52 -06:00
sfan5 149f186454 Added Stairs 2012-05-04 18:58:00 +02:00
Joel Leclerc 3ee3fb9641 Fixed the huge mesh bug 2012-05-03 17:09:27 -06:00
Joel Leclerc ff79fe8779 Added terrible support for transferring objects 2012-05-03 16:03:38 -06:00
Joel Leclerc efc626fb84 Added Jeija's 3D code, with a few edits from me 2012-05-03 14:42:49 -06:00
Joel Leclerc b781e89238 Slightly better texture for trees 2012-05-03 13:34:12 -06:00
Joel Leclerc b6e22c863c Added the Jello drawtype (very useful for portals) 2012-05-02 17:39:52 -06:00
Joel Leclerc 6d6d91e847 Fixed the weird image that pops up for a millisecond 2012-05-02 16:01:14 -06:00
Joel Leclerc 377015a9a0 No more blocky FOV when going in and out of sprinting 2012-05-02 15:50:54 -06:00
Joel Leclerc c8c094bf49 Fixed a few issues 2012-05-02 13:27:37 -06:00
Joel Leclerc dc7bb5d994 Added font.ttf 2012-05-02 13:16:23 -06:00
Ilya Zhuravlev bfbda7800a TTF fonts support 2012-05-02 01:10:40 +04:00
Joel Leclerc 4851413b6e Fixed the server's ASCII art (huge priority :P) 2012-05-01 13:57:38 -06:00
Joel Leclerc bf5441f336 Started work on nonmodal menus 2012-05-01 10:36:44 -06:00
Joel Leclerc 7033689d72 Added support for /kick 2012-05-01 09:36:32 -06:00
Joel Leclerc 0d37fe3f4c Fixed the keymap to resemble minecraft's keymap 2012-04-30 21:31:43 -06:00
Joel Leclerc 62ca46cece Added better support for sprinting in bobbing 2012-04-30 21:09:37 -06:00
Joel Leclerc 4bbfe0032f Added white trees (sorry, the texture is terrible), added furnace support (finally), and added cloning support (somewhat) 2012-04-30 13:15:05 -06:00
Joel Leclerc e75d6a2f84 Fixed a few more bugs 2012-04-30 11:42:22 -06:00
Joel Leclerc d1313e3c7f Fixed a few bugs 2012-04-30 11:31:02 -06:00
Joel Leclerc c7e17258ab Improved the keymap, and tuned the hunger 2012-04-30 10:24:58 -06:00
Joel Leclerc 2f53cdb085 Merged in nearly everything from minetest++ 2012-04-30 09:43:48 -06:00
Joel Leclerc c25b231c31 A bit of rebranding 2012-04-29 22:52:16 -06:00
Joel Leclerc 3f59d3cd42 Added input.cpp and input.h (moved from main.cpp) 2012-04-29 22:41:49 -06:00
Joel Leclerc c3154ec473 Moved the speedtests to a new class 2012-04-29 21:49:16 -06:00
Joel Leclerc 383e7d2c9f Fixed bugs 2012-04-29 16:03:54 -06:00
Joel Leclerc 80036808f1 Moved the gettime functions to gettime.cpp and gettime.h 2012-04-29 15:28:51 -06:00