Commit Graph
393 Commits
Author SHA1 Message Date
Anuken ba2cfc2820 Added benchmark 2018-01-05 13:17:13 -05:00
Anuken 60c11b84aa Renamed some dialogs, final uCore update 2018-01-05 12:51:22 -05:00
Anuken 32e1c6e3b8 Re-added host dialog, fixed join dialog UI error 2018-01-05 12:46:08 -05:00
Anuken 7fdd50d85c Fixed build errors 2018-01-05 11:39:41 -05:00
Anuken d9c15a8599 Partial conversion done 2018-01-04 23:46:22 -05:00
Anuken d6f3e2a31f Initial UI cleanup commit 2018-01-04 20:41:58 -05:00
Anuken c435249c4f Renamed Table pad methods 2018-01-04 19:58:42 -05:00
Anuken 3004e627cc Fixed some Windows bugs 2018-01-04 15:38:00 -08:00
Anuken 4d44fc3855 Minor UI changes for pause button 2018-01-04 15:18:38 -05:00
Anuken 226ad16242 Added underscore to font 2018-01-04 14:36:41 -05:00
Anuken b486570c28 Made PlatformFunction an interface, changed permission requests 2018-01-04 14:08:52 -05:00
Anuken 325453cce0 Added support for cryllic letters 2018-01-04 13:52:43 -05:00
Anuken 2939c30d8d Rebalancing of drills to slow down progression 2018-01-04 12:12:31 -05:00
Anuken 9e7eaaaf41 Improved player list 2018-01-04 11:50:51 -05:00
Anuken dc1700f0ff Chat implementation, currently buggy 2018-01-03 23:12:46 -05:00
Anuken 169b9cddc5 Improved Discord RPC, refactored Input and fixed net crash 2018-01-03 20:15:05 -05:00
Anuken 0063e32f6f Implemented LAN refreshing and kick reasons 2018-01-03 16:50:13 -05:00
Anuken d22c682e5b Implemented player menu with kick option (untested) 2018-01-03 16:23:18 -05:00
Anuken c3238008fd Fixed RPC lag, refactored enemy types 2018-01-03 14:47:58 -05:00
Anuken 6034b5ec79 Implemented new enemy system (largely untested) 2018-01-03 13:53:50 -05:00
Anuken e61163c5ae Implemented write perms requesting for each file session 2018-01-03 11:37:40 -05:00
Anuken d68768e24a Fixed save file crash, implemented save ID mapping 2018-01-03 11:28:07 -05:00
Anuken 5809c43516 Fixed crashes for inputting IP and port 2018-01-02 23:22:34 -05:00
Anuken 086652a9dc Added names for multiplayer 2018-01-02 22:31:12 -05:00
Anuken 2c056cbdda Removed Renderer test code 2018-01-02 21:18:44 -05:00
Anuken d12f78f6ce Implemented basic save backups 2018-01-02 21:05:44 -05:00
Anuken 3a46146055 Merge remote-tracking branch 'origin/master' 2018-01-02 20:45:56 -05:00
Anuken c23743ee45 Various minor UI/Net changes 2018-01-02 20:45:13 -05:00
Krzysztof SkrzętnickiandGitHub eed70fe63c formatting 2018-01-02 23:38:45 +01:00
Krzysztof SkrzętnickiandGitHub 9897e200a8 Implement outbound queue limits.
Fixes infinite status bar issue. Lowered timer to 5 to make it drain more quickly - makes sense given the production is instant.
2018-01-02 23:19:27 +01:00
Anuken 2796ab9801 Added new save file format system, wall balancing 2018-01-02 15:47:08 -05:00
Krzysztof SkrzętnickiandGitHub d8eab0ffb4 huh 2018-01-02 18:20:17 +01:00
Krzysztof SkrzętnickiandGitHub 2aeb2dc7e0 remove 'craft' variable, no longer needed 2018-01-02 18:16:57 +01:00
Krzysztof SkrzętnickiandGitHub 417db7b60c Implement queues for inbound resources
There are now input queues per resource (currently flat 20 per resource type) along with indicator of how full the queue is.
2018-01-02 18:14:38 +01:00
Anuken 7f8598f2bc Re-added sand, better teleporter/sorter UI 2018-01-02 12:14:14 -05:00
Jan PolákandGitHub 4a706a8a29 Merge branch 'master' into feature_rich_presence 2018-01-02 17:26:28 +01:00
BeefEX 86802b98c2 Fix debug mode enabled 2018-01-02 17:21:46 +01:00
BeefEX 12fad819b5 Discord integration, basic rich presence 2018-01-02 17:21:03 +01:00
Anuken 8a38160124 Implemented LAN discovery 2018-01-01 22:13:20 -05:00
Anuken 24248df4af Started working on discovery, implemented GWT saving 2018-01-01 21:33:51 -05:00
Anuken 1b55d00254 Commented out extra items 2018-01-01 18:13:34 -05:00
Anuken c8e41c08ea Fixed Kryo crash 2018-01-01 18:01:24 -05:00
Anuken 20eea3b385 Switched to different Kryonet fork; full Android support 2018-01-01 16:09:17 -05:00
Anuken c7dbdd1773 Modularized Kryonet handler 2018-01-01 13:32:18 -05:00
Anuken 4bf78587db Fixed absolutely nothing 2017-12-31 22:29:11 -05:00
Anuken f13dc0c49d Basic android support 2017-12-31 22:18:39 -05:00
Anuken 62ae6dc159 More multiplayer setup, possible android support 2017-12-31 22:06:18 -05:00
Anuken 701c7f6e78 Implemented full multiplayer; block syncing still unfinished 2017-12-31 19:56:40 -05:00
Anuken 36e357819b Basic multiplayer placing/breaking/movement (broken) 2017-12-31 14:23:13 -05:00
Anuken eecd0f6d02 Implemented sending of players to client (incomplete) 2017-12-30 23:06:43 -05:00