Commit Graph

638 Commits

Author SHA1 Message Date
30d0d7715a Version update 2018-02-17 14:21:32 -05:00
26fc1c1fb0 Many crashes fixed, added server run script 2018-02-17 12:06:57 -05:00
fe3eb356fa Partial teleporter item stacking fix. 2018-02-16 11:32:01 -05:00
b70f5b82ee Changed teleporter validity system 2018-02-15 19:22:39 -05:00
71ce6d0bec Version update, GWT error fix 2018-02-15 18:15:25 -05:00
d117225877 Made server log stop command, partial teleporter fix 2018-02-15 17:00:59 -05:00
008889966f Fixed incorrect mode selection, updated TODO 2018-02-14 17:50:44 -05:00
c03619c5de Fixes to many multithreading crashes and freezes 2018-02-13 18:19:33 -05:00
6b42525f8a Added tile background to background for large screens 2018-02-13 17:21:14 -05:00
a8a402745f Reverted syncing 2018-02-12 18:48:23 -05:00
4d54e5c0e1 Experimental sync changes 2018-02-12 18:10:14 -05:00
76d298610f Fixed glitchy zoom at low FPS 2018-02-12 16:06:45 -05:00
4e004d4973 Fixed healer enemies not healing on multiplayer, blast enemy explosions 2018-02-12 15:03:51 -05:00
4311e57dd7 Fixed ghost enemies and jerky movement at low FPS values 2018-02-11 17:07:05 -05:00
b0f26a0cf4 Updated discord link to point to #rules 2018-02-11 16:20:36 -05:00
a248891a94 Large-scale bugfix: fixed #76, as well as many other timer bugs 2018-02-11 16:10:23 -05:00
ef4a7a8fea Fixed rare server crash 2018-02-10 22:41:37 -05:00
a496c8ae3e Fixed junction crash 2018-02-10 15:32:58 -05:00
0b09ca0817 Improved shuffle command for dedicated server 2018-02-10 15:14:41 -05:00
e5365d5572 Fixed some multithreading bugs and crashes 2018-02-10 12:38:02 -05:00
2ff4a1ee0d Fixed editor crashing with multithreading on 2018-02-10 11:14:11 -05:00
ff406027b0 Fixed uncloseable doors, uncolored teleporters 2018-02-09 22:23:10 -05:00
58aaee30a0 Fixed zoom clamping too strictly 2018-02-09 14:49:53 -05:00
850e1559bf More minor bugfixes and tweaks to junctions/tunnels 2018-02-09 10:08:23 -05:00
30b4b78f9f Updated uCore, bugfixes, changed build script 2018-02-09 00:15:27 -05:00
1f4a72d459 Added completely new build version system 2018-02-08 23:41:07 -05:00
36afd9f140 Fixed player rotation not being sent on Android 2018-02-08 09:24:25 -05:00
714a4895bf Minor UI fixes 2018-02-07 23:25:03 -05:00
2059fb39f7 Added version info to main menu 2018-02-07 21:52:00 -05:00
757f4f5a53 Reduced multithreaded conveyor corruption, improved interpolation 2018-02-07 21:06:26 -05:00
f4227b99ff Added visual interpolation for slow tickrates 2018-02-07 17:56:39 -05:00
153905cf47 Fixed multiple bugs, made multithreading work more properly 2018-02-07 16:47:15 -05:00
460558bc87 Implemented toggling of multithreading 2018-02-07 14:47:39 -05:00
1a6f773ddb Fixed tunnel conveyors outputting only stone 2018-02-06 18:52:36 -05:00
59285f76c4 Removed all tmps, multithreading now functional 2018-02-06 18:48:10 -05:00
2fafb327c2 Now with only 28 errors! 2018-02-05 23:38:23 -05:00
55ae4c6ea5 Removed unused region code 2018-02-05 21:01:16 -05:00
938ea19b5e Merge remote-tracking branch 'origin/master'
# Conflicts:
#	core/src/io/anuke/mindustry/ui/fragments/BlocksFragment.java
2018-02-05 20:57:44 -05:00
1ee21d0751 Minor optimizations 2018-02-05 20:57:28 -05:00
438994b7cd Merge pull request #90 from angelickite/master 2018-02-05 16:05:38 -05:00
f2c83b733a Changed junction capacity and processing system 2018-02-05 15:37:07 -05:00
a3a42bace2 Updated Net version 2018-02-05 09:40:17 -05:00
c2c0de170c Fixed junction/tunnel crashes with sorters 2018-02-05 09:38:49 -05:00
6af7ec7b4d Merge branch 'master' of https://github.com/angelickite/Mindustry 2018-02-04 23:23:22 +01:00
e1d6343c15 adds on-hover info for placement objects 2018-02-04 23:20:51 +01:00
3c38deeba8 Fixed junction clogs, tunnel conveyors, power and interpolation 2018-02-04 16:55:14 -05:00
d74a836d99 Fixed server displaying FPS as 0 2018-02-04 14:09:30 -05:00
4dee8ba150 Many editor bugfixes, server additions 2018-02-04 13:10:32 -05:00
ed34bbff5a Fixed language not switching to english 2018-02-04 11:30:15 -05:00
8f31d19e90 Fixed bugs with desynced block events 2018-02-03 23:27:01 -05:00