Commit Graph

154 Commits

Author SHA1 Message Date
JavaProphet 5f038004a1 Merge branch 'master' of https://github.com/Protryon/Basin 2017-01-03 12:33:23 -08:00
JavaProphet 6b744114d6 Fix entity deadlock 2017-01-03 12:33:19 -08:00
ecx86 dcbf276468 Anticheat BS 2017-01-03 15:31:57 -05:00
ecx86 58b378a1f7 Merge 2017-01-03 15:10:23 -05:00
ecx86 11c56b7c47 Refactor acstate 2017-01-03 14:51:34 -05:00
JavaProphet 14bc63451c Bug fixes and item placement checks 2017-01-03 11:18:52 -08:00
ecx86 b1fafa938d Merge branch 'master' of github.com:Protryon/Basin 2017-01-02 04:29:07 -05:00
ecx86 5aa8dc2202 Command improvements 2017-01-02 04:25:06 -05:00
inklit 7d065ccd27 Update README.md 2017-01-02 04:14:22 -05:00
ecx86 1e7bfe9273 Punctuation 2017-01-02 03:24:43 -05:00
ecx86 1a1e796ef7 List players command 2017-01-02 03:14:49 -05:00
JavaProphet 29230c970c Fix some chunk bugs 2017-01-01 23:33:14 -08:00
JavaProphet adf7ff7a00 Merge 2017-01-01 01:43:37 -08:00
JavaProphet b079a4f28c Multicore chunk loading, bug fixes 2017-01-01 01:39:37 -08:00
ecx86 b27a8f07aa MOTD command 2016-12-30 15:26:51 -05:00
ecx86 61c9ba423f Merge branch 'master' of github.com:Protryon/Basin 2016-12-30 15:16:37 -05:00
ecx86 0368b40215 Typedef bs 2016-12-30 15:16:13 -05:00
JavaProphet c04037628a Fixed kick command, colors, added say command 2016-12-30 12:04:55 -08:00
JavaProphet b2fe4cfdb9 Fixed segfault, item throwing 2016-12-30 11:35:12 -08:00
JavaProphet 7891919124 Kick command, unique player names, world time 2016-12-30 11:21:17 -08:00
JavaProphet 8850ae88d7 Moved varstrlen to xstring 2016-12-30 09:54:47 -08:00
ecx86 caf30fe11c varstrlen for sendMsgToPlayerf too. 2016-12-30 06:15:20 -05:00
ecx86 6bf841f8c1 Varargs magic
Fixs #25.
2016-12-30 06:08:36 -05:00
ecx86 8083440bf4 Merge branch 'master' of github.com:Protryon/Basin 2016-12-30 05:08:35 -05:00
ecx86 40be494920 Disable check for root. 2016-12-30 05:07:37 -05:00
JavaProphet c23b8647c9 Remove loading for nether/end 2016-12-30 02:03:03 -08:00
JavaProphet 6605779979 Fix memory leak 2016-12-30 01:49:52 -08:00
JavaProphet e68bb2e72b Merge branch 'master' of https://github.com/Protryon/Basin 2016-12-30 01:18:03 -08:00
JavaProphet 4324a6db2f Prevent placing blocks in entities 2016-12-30 01:17:54 -08:00
ecx86 e40702ad37 Setup CMake 2016-12-30 04:17:31 -05:00
JavaProphet 99e290cdfb Edit makefile 2016-12-30 00:54:17 -08:00
JavaProphet 550260dcb0 Fix chunk bug 2016-12-30 00:48:35 -08:00
JavaProphet 533d990252 Bug fixes and chunk load speed increase 2016-12-30 00:12:04 -08:00
JavaProphet 5181a01e2d Fix some bugs 2016-12-29 19:18:53 -08:00
JavaProphet 7f3cde4f40 PvP 2016-12-29 00:00:22 -08:00
JavaProphet fa116dfef2 More registries and data 2016-12-28 20:51:14 -08:00
JavaProphet 098c353fac Update README 2016-12-28 02:20:37 -08:00
JavaProphet f8d849a5fb Crafting & Inventory Fixes, Furnaces, Item and Smelting registries 2016-12-28 02:18:41 -08:00
JavaProphet dab1341514 Crafting, bug fixes 2016-12-26 20:48:17 -08:00
JavaProphet 021e27f3de Edit README 2016-12-26 01:58:01 -08:00
JavaProphet 07c50ee51a Fixed some performance issues 2016-12-26 01:03:48 -08:00
JavaProphet 2d5bbc43a0 Chunk Compression & Survival Inventory 2016-12-26 00:31:26 -08:00
JavaProphet 9d7191cd59 Added dynamic world loading 2016-12-24 20:59:02 -08:00
JavaProphet be2f415ac5 Updated to 1.11(.2) and added many features 2016-12-24 15:10:55 -08:00
JavaProphet 4d28b9a29b Fix building 2016-08-16 00:18:30 -07:00
javaprophet 23db90d78b Some ingame architecture, packets, and world loading. 2016-06-25 01:34:36 -07:00
javaprophet 7a6eb46293 Some packet serialization 2016-06-24 16:42:44 -07:00
javaprophet 076ead47ee Packet Deserializing 2016-06-24 14:27:02 -07:00
javaprophet dadb95ca41 Networking and Server Ping 2016-06-24 00:54:49 -07:00
javaprophet f96b567fe4 Data and some protocol. 2016-06-23 21:41:14 -07:00