Commit Graph

104 Commits (master)

Author SHA1 Message Date
Michael Fogleman 2fb4f80362 day/night cycles are 10 minutes, nights are longer 2014-01-28 20:27:07 -05:00
Michael Fogleman da0ad5f0d8 time sync 2014-01-28 18:57:14 -05:00
Aaron Hill 20b4acadd3 Synchronize day/night cycle between server and client 2014-01-28 17:59:35 -05:00
Michael Fogleman 7375532f2d server / client support for lights 2014-01-27 22:17:27 -05:00
Michael Fogleman 7a6fce887d added RECORD_HISTORY option to server 2014-01-19 19:06:44 -05:00
Michael Fogleman d087cbb9da added REDRAW, send CHUNK at end of transmission, don't use KEY for redraw 2014-01-18 13:12:13 -05:00
Michael Fogleman 35b1634f51 increased viewing distance and made it changeable at runtime 2014-01-13 20:44:52 -05:00
Michael Fogleman e24c1d207a removed unneeded index on block table 2014-01-12 21:28:43 -05:00
Michael Fogleman 37bd985181 added server help for /online /offline commands 2014-01-12 19:05:28 -05:00
Michael Fogleman 8903acd453 cleanup indestructibles too 2014-01-11 20:27:30 -05:00
Michael Fogleman b0ddd841eb don't count pad blocks 2014-01-11 20:03:17 -05:00
Michael Fogleman 4cdc8de910 no need to cache chunks in cleanup 2014-01-11 20:02:00 -05:00
Michael Fogleman 7c121aa713 fix 2014-01-11 19:51:03 -05:00
Michael Fogleman 9d9dda7324 no vacuum 2014-01-11 19:46:57 -05:00
Michael Fogleman fef90483a0 added cleanup helper to server, looks for blocks in db that match the default world block and can be safely deleted 2014-01-11 19:44:26 -05:00
Michael Fogleman df1c5226e3 added block_history table in server 2014-01-11 19:01:31 -05:00
Michael Fogleman 1408abd0f7 server bug fix 2014-01-11 17:23:12 -05:00
Michael Fogleman 817f7391be another server check 2014-01-11 14:37:44 -05:00
Michael Fogleman 11e143b07e revert world check in on_chunk 2014-01-10 22:01:40 -05:00
Michael Fogleman 51c4f080cf reformatted server help 2014-01-10 21:59:22 -05:00
Michael Fogleman 456bbb3e8a added help for /pq command 2014-01-10 21:56:26 -05:00
Michael Fogleman ab01191dec only send non-default blocks on initial chunk request? 2014-01-10 21:34:37 -05:00
Michael Fogleman d4cd591598 server performance improvement 2014-01-10 21:23:44 -05:00
Michael Fogleman 7b080e514f added help topics to server 2014-01-10 20:08:36 -05:00
Michael Fogleman 4caabb3e2c removed on_nick 2014-01-10 19:57:33 -05:00
Michael Fogleman 6f87854ea8 more server-side validation 2014-01-10 19:57:14 -05:00
Michael Fogleman 558bade535 default chunk caching in server 2014-01-10 19:48:29 -05:00
Michael Fogleman 09d0fdb109 support local config file in server 2014-01-09 19:42:30 -05:00
Michael Fogleman c6937fd7a3 send client original block if action not allowed 2014-01-09 19:40:50 -05:00
Michael Fogleman a6baaac574 auth features 2014-01-08 11:36:38 -05:00
Michael Fogleman 27eae8d6d6 more auth 2014-01-07 23:14:35 -05:00
Michael Fogleman 13e26dc7bd support private messages in server with @nick 2014-01-05 21:52:36 -05:00
Michael Fogleman 339abb5ef9 server cleanup; allow newlines (\r) in signs 2014-01-05 13:05:05 -05:00
Michael Fogleman 9f7fe7cef4 only redraw chunk when server has sent all blocks for it 2014-01-04 08:49:09 -05:00
Michael Fogleman 3e3056a5eb allow color blocks in server 2014-01-02 14:02:30 -05:00
Michael Fogleman 3f3a6efbad client sends version to server 2014-01-01 14:09:07 -05:00
Michael Fogleman 9c06c147d7 signs on top of blocks 2014-01-01 13:25:15 -05:00
Michael Fogleman 72a99ad522 added rate limiting to server 2013-12-30 23:41:11 -05:00
Michael Fogleman 5fd22a7df7 support commas in signs 2013-12-30 22:32:02 -05:00
Michael Fogleman d8bdafadab server fix 2013-12-30 17:08:07 -05:00
Michael Fogleman 1fe41e0477 server updates to delete signs 2013-12-30 17:06:52 -05:00
Michael Fogleman f7f9a66860 server/client updates for signs 2013-12-30 16:34:39 -05:00
Michael Fogleman 2cb4905df7 unset_sign 2013-12-30 16:09:11 -05:00
Michael Fogleman 38d4b350f2 added ALLOWED_ITEMS to server 2013-12-29 21:05:35 -05:00
Michael Fogleman e0ce610728 server set_block fix 2013-12-29 16:51:43 -05:00
Michael Fogleman e1ef42c930 chunk boundary bug fixes 2013-12-28 20:23:40 -05:00
Michael Fogleman f46a0a77d7 server log file 2013-12-25 14:01:53 -05:00
Michael Fogleman a5c3391d74 log talk text 2013-12-25 13:56:44 -05:00
Michael Fogleman 7668517a8f allow tree leaves to be built 2013-12-18 14:05:34 -05:00
Michael Fogleman 305da4a93c server sends nicks to clients 2013-12-17 22:14:00 -05:00