Commit Graph

219 Commits

Author SHA1 Message Date
Anuken
292dbf101b More reorganization, implemented multiblock drills, API changes 2018-03-04 22:00:32 -05:00
Anuken
6de48b4535 Merge branches '4.0' and 'master' of https://github.com/Anuken/Mindustry into 4.0
# Conflicts:
#	core/assets/version.properties
#	core/src/io/anuke/mindustry/core/NetClient.java
#	core/src/io/anuke/mindustry/world/Tile.java
2018-03-03 18:06:57 -05:00
Anuken
3653135bb0 Fixed bugs with web version connections 2018-03-03 17:43:50 -05:00
Anuken
2a41453bc8 Crash fixes 2018-03-03 11:31:17 -05:00
Anuken
2122d04f78 Completely new continuous collision system to prevent piercing 2018-03-03 01:14:14 -05:00
Anuken
d3ec50825e Merge branch 'master' of https://github.com/Anuken/Mindustry into 4.0
# Conflicts:
#	core/assets/sprites/sprites.atlas
#	core/assets/sprites/sprites.png
#	core/assets/version.properties
#	core/src/io/anuke/mindustry/ui/fragments/DebugFragment.java
2018-02-27 19:58:34 -05:00
Anuken
f72fd01050 More bugfixes 2018-02-27 19:13:08 -05:00
Anuken
32791b4baa Added player tracing tools, fixed some bugs 2018-02-26 17:20:05 -05:00
Anuken
7429d029f3 Added admins with in-game icons and permissions; untested 2018-02-25 23:44:35 -05:00
Anuken
9f5f6ae382 Security changes: placement verification, banning, unfinished admins 2018-02-25 22:32:12 -05:00
Anuken
9985a19e6a Better net error messages, bugfixes, new command handler 2018-02-23 21:42:05 -05:00
Anuken
56b3b469f6 Fixed two major crashes 2018-02-22 20:16:55 -05:00
Anuken
81de9875d3 New resources, blocks, core no longer accepts fuel materials 2018-02-22 20:12:20 -05:00
Anuken
cba42d2f19 Fixed 32-bit version not working due to Discord integration 2018-02-19 11:31:43 -05:00
Anuken
a79dfe29ef Synchronized tile modification with updating 2018-02-17 16:04:09 -05:00
Anuken
4e004d4973 Fixed healer enemies not healing on multiplayer, blast enemy explosions 2018-02-12 15:03:51 -05:00
Anuken
4311e57dd7 Fixed ghost enemies and jerky movement at low FPS values 2018-02-11 17:07:05 -05:00
Anuken
a248891a94 Large-scale bugfix: fixed #76, as well as many other timer bugs 2018-02-11 16:10:23 -05:00
Anuken
ef4a7a8fea Fixed rare server crash 2018-02-10 22:41:37 -05:00
Anuken
e5365d5572 Fixed some multithreading bugs and crashes 2018-02-10 12:38:02 -05:00
Anuken
30b4b78f9f Updated uCore, bugfixes, changed build script 2018-02-09 00:15:27 -05:00
Anuken
36afd9f140 Fixed player rotation not being sent on Android 2018-02-08 09:24:25 -05:00
Anuken
714a4895bf Minor UI fixes 2018-02-07 23:25:03 -05:00
Anuken
757f4f5a53 Reduced multithreaded conveyor corruption, improved interpolation 2018-02-07 21:06:26 -05:00
Anuken
f4227b99ff Added visual interpolation for slow tickrates 2018-02-07 17:56:39 -05:00
Anuken
460558bc87 Implemented toggling of multithreading 2018-02-07 14:47:39 -05:00
Anuken
59285f76c4 Removed all tmps, multithreading now functional 2018-02-06 18:48:10 -05:00
Anuken
2fafb327c2 Now with only 28 errors! 2018-02-05 23:38:23 -05:00
Anuken
c2c0de170c Fixed junction/tunnel crashes with sorters 2018-02-05 09:38:49 -05:00
Anuken
3c38deeba8 Fixed junction clogs, tunnel conveyors, power and interpolation 2018-02-04 16:55:14 -05:00
Anuken
2ba38c2ee3 Fixed glitchy interpolation and block bars 2018-02-03 22:59:46 -05:00
Anuken
da22f8fbce Completely implemented new interpolation 2018-02-03 20:43:48 -05:00
Anuken
938a946419 Better player interpolation, block nearby usage fixes 2018-02-03 14:39:18 -05:00
Anuken
a31c4b273d Various multiplayer tweaks 2018-02-03 12:20:36 -05:00
Anuken
d7dc46b5c0 Block display bar cleanup 2018-02-02 20:54:07 -05:00
Anuken
b320fad698 Buffed all weapons and their prices, bugfixes 2018-02-02 16:24:53 -05:00
Anuken
c62af31401 Bugfixes 2018-02-01 09:24:46 -05:00
Anuken
c30b3d8c8c Fixed HTML5 bug 2018-01-31 23:38:29 -05:00
Anuken
78faddbf89 More small bugfixes 2018-01-31 19:38:20 -05:00
Anuken
d2ee2c57bc Fixes with random item corruptions, saving and crashes 2018-01-31 14:45:03 -05:00
Anuken
5be256212c Fixed many crashes with B14, added color customization 2018-01-31 00:35:27 -05:00
Anuken
0c4f3dc612 Fixed bugs with player list, rturret description and deserialization 2018-01-30 22:11:54 -05:00
Anuken
9a5ac76850 Many editor improvements, lang bugfixes, Syncable entity change 2018-01-30 19:57:08 -05:00
Anuken
aaa9f85206 Added fullscreen, player outlines, better weapon display 2018-01-29 15:24:10 -05:00
Anuken
fabc02f6ef Even more commands added to server; net bugfixes 2018-01-28 23:18:51 -05:00
Anuken
3562a70669 Fixed many network-related bugs 2018-01-28 17:09:21 -05:00
Anuken
35b6b41f24 Refactored almost every class, somehow didn't break game yet 2018-01-27 23:42:42 -05:00
Anuken
78c8dc4902 Broke 90% of all code 2018-01-27 14:43:35 -05:00
Anuken
93cd497c8d Multiple bugfixes, addition of Logic class 2018-01-27 11:26:26 -05:00
Anuken
8e6f628f5b UI bug cleanup, testing, balancing of repair turrets 2018-01-26 18:29:31 -05:00