Commit Graph

179 Commits

Author SHA1 Message Date
Anuken
c2a10193c6 Fixed #50 (somehow?), as well as GWT runtime errors 2018-01-16 12:36:22 -05:00
Anuken
c9a8d10898 Fixes to tutorial and typos 2018-01-15 18:43:19 -05:00
Anuken
e545b7cca7 Fixed disconnect with many enemies and editor redo/undo bug 2018-01-14 11:37:23 -05:00
Anuken
487424f047 Attempts at fixing desync for blocks 2018-01-13 18:15:58 -05:00
Anuken
4fc2097c62 Made server close when core is destroyed 2018-01-13 14:13:04 -05:00
Anuken
f4635b2882 Added server browser 2018-01-13 13:41:11 -05:00
Anuken
7c014de2c5 Improved LAN discovery-- fixed #55 2018-01-13 11:10:49 -05:00
Anuken
5e2173fc54 Fixed crash when connnecting, improved error messages 2018-01-12 20:03:52 -05:00
Anuken
1156ead143 Implemented different heuristics for different difficulties 2018-01-12 14:50:29 -05:00
Anuken
1762af5d4c Network, UI, renderer fixes 2018-01-11 23:15:53 -05:00
Anuken
e91aa62b4a Fixed duplication bug 2018-01-11 16:15:33 -05:00
Anuken
804758b179 Many bugfixes for multiplayer, QoL, balancing, new difficulties 2018-01-11 13:46:32 -05:00
Anuken
d6bc6bf88c Fixed some crashes, changed some colors 2018-01-10 21:34:01 -05:00
Anuken
d8f94384e0 Implemented name colors 2018-01-10 19:43:55 -05:00
Anuken
5ce8cfb7e9 Fixed some UI issues 2018-01-10 15:10:44 -05:00
Anuken
a9546de894 Crash fixes, additional controller support 2018-01-10 14:43:29 -05:00
Anuken
d6532c26bb Bugfixes for 3.3 beta 2018-01-10 10:28:43 -05:00
Anuken
0b71dcecc0 Prepared for 3.3 beta release 2018-01-09 23:10:41 -05:00
Anuken
09333b60d4 Fixed some android memory errors and weapon factory bugs 2018-01-09 20:11:56 -05:00
Anuken
c6dfe1775e Removed and added many TODOs 2018-01-09 18:02:37 -05:00
Anuken
9c48ab1128 Implemented desktop-specific recipes, removed Configurable 2018-01-09 17:47:34 -05:00
Anuken
8e676494e3 Changes to save importing, player sync fix, autosave on death fix 2018-01-09 13:19:36 -05:00
Anuken
36964be6ac Fixed chat packets not being received properly 2018-01-08 20:38:29 -05:00
Anuken
b1cb107c1d Merge branch 'master' into weapon-upgrade-rework 2018-01-08 17:32:44 -05:00
Anuken
adba601256 New weapon factory sprites, ready to merge 2018-01-08 17:29:07 -05:00
Anuken
0e82a4491f Implemented many new weapons (still broken) 2018-01-08 16:14:32 -05:00
Anuken
c5d13d26ea Fixed bundle settings, edited basic guns, removed weapon display 2018-01-08 11:39:18 -05:00
Anuken
f1fa194aa0 Fixed chat scaling for mobile 2018-01-07 19:46:10 -05:00
Anuken
a9795e83aa Fixed some bugs with multiplayer/file chooser 2018-01-07 17:48:06 -05:00
Anuken
b645d5abfb Fixed some font problems 2018-01-06 14:40:33 -05:00
Anuken
330ec0a45b Fixed about dialog 2018-01-06 13:37:58 -05:00
Anuken
8045c6afb8 Weapons are now displayed for players 2018-01-06 12:22:05 -05:00
Anuken
07bc8a04f6 Implemented dual wielding 2018-01-06 11:43:41 -05:00
Anuken
a4cc149aab Added weapon factory block, refactored recipes 2018-01-05 23:38:59 -05:00
Anuken
5480a92cbb Fixed weapons not being reset on multiplayer connect 2018-01-05 19:58:57 -05:00
Anuken
4cdddd9408 Fixed bug with weapons not costing anything server-side 2018-01-05 19:42:38 -05:00
Anuken
1b9d42e2e4 Fixed bug with upgrade dialog not showing up 2018-01-05 19:33:55 -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
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