Commit Graph

906 Commits

Author SHA1 Message Date
Thinkofname 418f3380b5 Implement chunk loading 2016-03-21 14:05:13 +00:00
Thinkofname ce1c286801 Implement chunk loading 2016-03-21 14:05:13 +00:00
Thinkofname 8476f992e1 Don't always spin the camera 2016-03-21 12:56:38 +00:00
Thinkofname 4129f09c77 Remove old test code 2016-03-21 10:55:50 +00:00
Thinkofname 8b8bc3c853 Remove old test code 2016-03-21 10:55:50 +00:00
Thinkofname 883bc07d62 Allow connecting to servers 2016-03-21 10:55:31 +00:00
Thinkofname 1fc161c53c Allow connecting to servers 2016-03-21 10:55:31 +00:00
Thinkofname 9550bd5a27 Fix empty line spam on startup 2016-03-21 00:18:26 +00:00
Thinkofname 46c91db4e0 Remove old debug messages 2016-03-21 00:15:57 +00:00
Thinkofname 34e171ea39 Remove old debug messages 2016-03-21 00:15:57 +00:00
Thinkofname 19b4238dca Filter hyper and mime from logs 2016-03-21 00:15:41 +00:00
Thinkofname 0d42d59ed9 Fully implement the login screen (Closes #6) 2016-03-20 23:43:31 +00:00
Thinkofname ae2703418b Fully implement the login screen (Closes #6) 2016-03-20 23:43:31 +00:00
Thinkofname 3d6f5ba904 Work on login screen, added ui buttons and textboxes (plus tab fixes) 2016-03-20 20:17:21 +00:00
Thinkofname b418625a48 Work on login screen, added ui buttons and textboxes (plus tab fixes) 2016-03-20 20:17:21 +00:00
Thinkofname 4524cb31e2 Fix panics on shutdown (Fixes #15) 2016-03-20 12:21:10 +00:00
Thinkofname 458a36bbf2 Initial work on connecting to servers 2016-03-20 12:04:02 +00:00
Thinkofname fd4df88c32 Initial work on connecting to servers 2016-03-20 12:04:02 +00:00
Thinkofname 189c063f67 First attempt at block handling rework 2016-03-20 00:29:35 +00:00
Thinkofname edee182bf9 Use BufferSubData instead of MapBuffer 2016-03-19 20:35:31 +00:00
Thinkofname 65370ccfe0 Remove a debug message 2016-03-19 19:07:01 +00:00
Thinkofname 6bee18b68c Initial rendering implementation 2016-03-19 18:09:10 +00:00
Thinkofname ad81ef8f17 Basic chunk building (not rendering) 2016-03-19 16:32:13 +00:00
Thinkofname ddf3a7981c Base implementation for worlds/blocks 2016-03-18 22:24:30 +00:00
Thinkofname ba1fe8e766 Base implementation for worlds/blocks 2016-03-18 22:24:30 +00:00
Thinkofname 5f17aead7e Base implementation for worlds/blocks 2016-03-18 22:24:30 +00:00
Thinkofname 7f10580b67 Prep for chunk rendering 2016-03-18 17:16:03 +00:00
Thinkofname 72712e4d42 Transparent rendering work 2016-03-18 15:19:50 +00:00
Thinkofname f4f0b71e79 Correctly mark 15w39c as the supported version 2016-03-18 11:46:37 +00:00
Thinkofname 99b157f2dc Correctly mark 15w39c as the supported version 2016-03-18 11:46:37 +00:00
Thinkofname 826602b459 Automatically allocate packet ids (Fixes #13) 2016-03-18 11:39:03 +00:00
Thinkofname 57fcd3d957 Automatically allocate packet ids (Fixes #13) 2016-03-18 11:39:03 +00:00
Thinkofname 7776690446 Initial implementation for systems 2016-03-18 10:32:48 +00:00
Thinkofname eaea15e4a1 Allow searching for entities within the manager 2016-03-18 10:25:09 +00:00
Thinkofname f1e31886a3 Allow searching for entities within the manager 2016-03-18 10:25:09 +00:00
Thinkofdeath 469afb228b Implementation of components for the entity component system 2016-03-17 22:18:25 +00:00
Thinkofdeath c2166b5582 Implementation of components for the entity component system 2016-03-17 22:18:25 +00:00
Thinkofdeath 0143678ab6 steven -> Steven 2016-03-16 19:11:50 +00:00
Thinkofdeath 4cce36bf9c Update copyright 2016-03-16 18:25:35 +00:00
Thinkofdeath 30c7dbeaea Update copyright 2016-03-16 18:25:35 +00:00
Thinkofdeath 70b6738d87 Update copyright 2016-03-16 18:25:35 +00:00
Thinkofdeath eb9b61f023 More clean up 2016-03-16 18:22:03 +00:00
Thinkofdeath 86fa3d4006 Move resources into a subcrate 2016-03-16 18:15:13 +00:00
Thinkofdeath c509cf7ef0 Make debug builds faster 2016-03-16 18:09:28 +00:00
Thinkofdeath 6d34f11989 Clean up 2016-03-16 18:01:33 +00:00
Thinkofdeath 75654bbc66 Clean up 2016-03-16 18:01:33 +00:00
Thinkofdeath f1b940fdd1 Clean up 2016-03-16 18:01:33 +00:00
Thinkofdeath 479ba4f03e Get into a runnable state 2016-03-16 17:53:04 +00:00
Thinkofdeath e9631f044d Add last state before I stopped 2016-03-16 17:33:06 +00:00
Thinkofdeath d9e9ddc2b2 Reformat using rustfmt 2015-10-07 19:36:59 +01:00
Thinkofdeath 35306c62e1 Reformat using rustfmt 2015-10-07 19:36:59 +01:00
Thinkofdeath 3704b9eeb8 Reformat using rustfmt 2015-10-07 19:36:59 +01:00
Thinkofdeath ffc9ac0e47 Fix fonts becoming corrupted when textures are reloaded 2015-10-07 00:14:02 +01:00
Thinkofdeath 26b0af7fb7 Fix the console on linux 2015-10-07 00:10:59 +01:00
Thinkofdeath b9abf4b9a6 Clean up shader creation 2015-10-06 23:49:52 +01:00
Thinkofdeath f9e4f14e01 Update deps 2015-10-06 23:10:17 +01:00
Thinkofdeath 526aaffec3 Fix logging the file name on windows 2015-10-06 23:06:18 +01:00
Scetch 7bca6e55cf Fix scrolling. 2015-10-01 16:50:37 -04:00
Scetch 670f1eb8e7 Switch from GLFW to Glutin 2015-10-01 20:54:35 +01:00
Thinkofdeath 82c3235de1 Fix stackoverflow issue 2015-10-01 15:40:29 +01:00
Thinkofdeath 4a3fc19713 Add basic cvar saving and loading 2015-09-29 23:24:58 +01:00
Thinkofdeath 12a88b07b9 Base console implementation 2015-09-29 22:33:24 +01:00
Thinkofdeath 46adad0555 Tidy up 2015-09-29 20:09:36 +01:00
Thinkofdeath dc810c15dd Tidy up 2015-09-29 20:09:36 +01:00
Thinkofdeath 302af6393d Tidy up 2015-09-29 20:09:36 +01:00
Thinkofdeath bdfc002e99 Clean up 2015-09-28 23:37:14 +01:00
Thinkofdeath db1c687c53 Split up the ui system using include!
Not the nicest system but it works
2015-09-27 22:18:49 +01:00
Thinkofdeath a7e9ea0e5f Use tuple structs for gl 2015-09-27 19:50:29 +01:00
Thinkofdeath ec9159a75b Minor changes 2015-09-27 19:38:58 +01:00
Thinkofdeath 8a2c24796c Minor changes 2015-09-27 19:38:58 +01:00
Thinkofdeath 70a3683df2 Clean up 2015-09-25 15:20:55 +01:00
Thinkofdeath c9f7cf384f Clean up 2015-09-25 15:20:55 +01:00
Thinkofdeath fcacd91e3a Clean up 2015-09-25 15:20:55 +01:00
Thinkofdeath 0d3ff98ad5 Implement the refresh button 2015-09-25 14:48:35 +01:00
Thinkofdeath 12847e9686 Kinda functional server list 2015-09-25 14:00:49 +01:00
Thinkofdeath 1897492cf4 Kinda functional server list 2015-09-25 14:00:49 +01:00
Thinkofdeath 3bcfc6aa4c Kinda functional server list 2015-09-25 14:00:49 +01:00
Thinkofdeath 1920e9e9e2 Base of server list 2015-09-23 20:16:25 +01:00
Thinkofdeath 93edfa3828 Base of server list 2015-09-23 20:16:25 +01:00
Thinkofdeath 876e88ec95 Basic logo impl 2015-09-21 21:11:30 +01:00
Thinkofdeath 63731ca450 Basic logo work 2015-09-21 13:08:06 +01:00
Thinkofdeath 64d0768fb4 Basic logo work 2015-09-21 13:08:06 +01:00
Thinkofdeath 81b62d9ce4 Add internal resources 2015-09-19 19:08:28 +01:00
Thinkofdeath 999dde1931 Base of ui system 2015-09-18 22:02:08 +01:00
Thinkofdeath 1ab2683a53 Base of ui system 2015-09-18 22:02:08 +01:00
Thinkofdeath 906a44d9d4 Add license 2015-09-17 16:23:07 +01:00
Thinkofdeath 5681f1d69c Add license 2015-09-17 16:23:07 +01:00
Thinkofdeath 72e27968eb Add license 2015-09-17 16:23:07 +01:00
Thinkofdeath b9d7063099 Base of ui complete 2015-09-17 16:04:25 +01:00
Thinkofdeath 0f13be54fa Base of ui complete 2015-09-17 16:04:25 +01:00
Thinkofdeath 5aef272d43 Base of ui complete 2015-09-17 16:04:25 +01:00
Thinkofdeath 2d10d38e4c Complete protocol implementation 2015-09-12 20:31:26 +01:00
Thinkofdeath 880cf0d912 Complete protocol implementation 2015-09-12 20:31:26 +01:00
Thinkofdeath ab2336ffca Complete protocol implementation 2015-09-12 20:31:26 +01:00
Thinkofdeath 25a033268c Tabs to spaces 2015-09-10 11:58:42 +01:00
Thinkofdeath c5d00f6dc8 Tabs to spaces 2015-09-10 11:58:42 +01:00
Thinkofdeath e392dafd82 Tabs to spaces 2015-09-10 11:58:42 +01:00
Thinkofdeath fe6a56ce3a Main part of the protocol complete 2015-09-10 11:49:41 +01:00
Thinkofdeath 11c33e2d8d Main part of the protocol complete 2015-09-10 11:49:41 +01:00
Thinkofdeath 6f6d3c96ca Main part of the protocol complete 2015-09-10 11:49:41 +01:00