Commit Graph

174 Commits

Author SHA1 Message Date
Protryon abf5ffec00 refactor command 2019-09-07 16:52:31 -07:00
Protryon e25393c295 refactor player_send_message 2019-09-07 16:52:17 -07:00
Protryon 693351f566 refactor game 2019-09-07 16:26:41 -07:00
Protryon 12986b6784 ai refactor 2019-09-07 15:32:04 -07:00
Protryon 3b86ed18af block refactoring 2019-07-20 10:19:03 -07:00
Protryon 708c46da15 revert deleting network.c 2019-05-05 16:15:18 -07:00
Protryon cc878c0a49 remove protocol_version from player 2019-05-05 02:54:58 -07:00
Panos Vasilopoulos b8a7292475 Fixed typo in ai.c
FIxed typo.
2019-05-05 02:54:58 -07:00
Panagiotis Vasilopoulos 70367d38ac Added semi-colons, removed useless comments, (hopefully) fixed functions with too many parameters. 2019-05-05 02:54:58 -07:00
Panagiotis Vasilopoulos d0f0b89b35 More squashed bugs. 2019-05-05 02:54:58 -07:00
Panagiotis Vasilopoulos ba127a59c8 Removed useless parameter. 2019-05-05 02:54:58 -07:00
Panagiotis Vasilopoulos ce33f7de12 Fixed missing header file. 2019-05-05 02:54:58 -07:00
Protryon 2b4222d72e add readme for discord 2019-05-05 01:11:44 -07:00
Protryon 4aecba3204 fix some entity impls 2019-05-04 19:44:04 -07:00
Protryon 6f2a750652 entity refactoring 2019-05-04 19:38:57 -07:00
Protryon 749cc72b59 entitymeta_write refactor 2019-05-04 18:55:00 -07:00
Protryon f3fdc82399 more entity refactoring 2019-05-04 18:39:56 -07:00
Protryon 5b505f29ec entity impl vs definition split 2019-05-04 18:24:47 -07:00
Protryon 7c57eef9e2 add u terminator to block defines 2019-05-04 18:13:02 -07:00
Protryon bc7f844482 refactor entities loader 2019-05-04 18:10:50 -07:00
Protryon 61a58305f5 start entity refactoring 2019-05-04 17:56:30 -07:00
Protryon ec36719041 player/entity loading refactoring 2019-05-04 17:44:30 -07:00
Protryon 730ab95e80 connection.c w/ flushing 2019-05-04 17:33:21 -07:00
Protryon 43adb01459 fix flushing 2019-05-04 17:30:23 -07:00
Protryon fcf1b6365d start network integration 2019-05-04 17:29:38 -07:00
Protryon 7008a54132 player refactoring 2019-05-04 17:15:00 -07:00
Protryon 8d539f1fd0 tweaks 2019-05-02 21:54:25 -07:00
Panagiotis Vasilopoulos 0d2647ef15 Overall improvements. 2019-05-02 07:39:58 -07:00
Panos Vasilopoulos 5386cffe7a Removed junk file. 2019-05-01 13:58:16 -07:00
Panos Vasilopoulos d6cf749a0e Made source file indentation persistent. 2019-05-01 13:58:16 -07:00
Panos Vasilopoulos f9e586a2f4 Made header indentation persistent. 2019-05-01 13:58:16 -07:00
Panos Vasilopoulos 09a01a67b0 Fixed whitespace errors in player.h. 2019-05-01 13:58:16 -07:00
Protryon bb80d45890 finish prototype of player handler updates 2019-04-25 09:38:53 -07:00
Protryon dcc1eb360b update readme 2019-04-25 00:41:04 -07:00
Protryon 3d6fe21982 integrate packet handlers, most present implementations updated 2019-04-24 23:34:18 -07:00
Protryon 7b819697ce packet handler headers 2019-04-24 22:55:23 -07:00
Protryon bc6f4b6b34 start player refactoring 2019-04-24 22:30:07 -07:00
Protryon 54215072b5 prototype rewrite of lighting, world, tileentity 2019-04-24 22:14:51 -07:00
Protryon 4c7f8103ea more refactoring 2019-04-18 08:59:54 -07:00
Protryon 6851f7da4b more migration from world to elsewhere 2019-04-17 08:14:10 -07:00
Protryon 87b6087f86 start world refactoring 2019-04-17 07:45:20 -07:00
Protryon efd1e79798 rename player functions 2019-04-17 06:38:46 -07:00
Protryon 9b71e664a1 update fuels loader 2019-04-17 06:35:36 -07:00
Protryon f714ecea98 migrate joinServer, update 2019-04-17 06:04:44 -07:00
Protryon b0b43eed0b split up work 2019-04-15 09:50:10 -07:00
Protryon 7f6fa031b6 nbt upgrade, more networking progress 2019-04-14 15:57:59 -07:00
Protryon 5c31a579db work towards networking rework 2019-04-14 14:46:50 -07:00
Protryon ee0e6ea5a2 remove makefile support, project restructure 2019-04-14 13:45:32 -07:00
JavaProphet af9a444c76 trapdoors 2018-01-18 20:33:51 -08:00
JavaProphet 93b6a94125 fix door bugs 2018-01-18 20:06:47 -08:00