Commit Graph

133 Commits

Author SHA1 Message Date
Anuken
fb14a83b9a More work on pathfinding 2018-04-21 01:09:06 -04:00
Anuken
4261e6242c Implemented JPS badly 2018-04-20 19:55:41 -04:00
Anuken
ccd25c7e76 Implemented basic minimap 2018-04-19 21:57:55 -04:00
Anuken
01fc7108d8 Implemented conveyor item access 2018-04-15 13:05:18 -04:00
Anuken
458d4378f0 Removed liquid storage 2018-04-14 21:13:10 -04:00
Anuken
89f06506c1 Fixed transfer exploit 2018-04-14 20:38:33 -04:00
Anuken
913ee34c8d Implemented item dumping 2018-04-14 13:47:55 -04:00
Anuken
4e77f24a06 Implemented inventory capacity 2018-04-14 12:00:42 -04:00
Anuken
86b7966027 Implemented item dragging and transferring 2018-04-13 23:55:53 -04:00
Anuken
43c9bc51dc Implemented basic block inventories 2018-04-13 20:05:42 -04:00
Anuken
5b11875a5a Better conveyor physics / Performance test maps / Unit inventory begin 2018-04-09 20:25:08 -04:00
Anuken
1789fadbf6 Merged with master 2018-04-08 10:46:48 -04:00
Anuken
5172ae781f Updates for new uCore version 2018-04-05 22:30:25 -04:00
Anuken
636da8f95f Additional bullet effects / Rotational replacement 2018-04-03 18:36:18 -04:00
iczero
30fc96e4da Make chat scrollable, other chat fixes 2018-03-26 00:45:42 -07:00
Anuken
3418979f4d Content class reorganization, beginning work on unit factory 2018-03-25 13:12:32 -04:00
Anuken
4e9d1d348e Merge branch 'master' of https://github.com/Anuken/Mindustry into 4.0 2018-03-23 22:48:51 -04:00
Anuken
2dd67c229c Made hand cursor display on configurable blocks 2018-03-23 22:42:40 -04:00
Anuken
7b3d60215b New power system implemented 2018-03-23 22:39:42 -04:00
Anuken
d0783f352d Fixed input mouse jump glitch 2018-03-23 20:18:39 -04:00
Anuken
7d2fd514be Experimental power system changes 2018-03-23 20:17:35 -04:00
Anuken
357fc37a79 Fixed teleporter crash and color switch bug 2018-03-22 19:21:35 -04:00
Anuken
172ac78466 New map format, completely broke loading or playing 2018-03-17 21:21:24 -04:00
iczero
2eae473429 Add chat_scroll_up and chat_scroll_down to keybinds 2018-03-17 17:08:02 -07:00
Anuken
713875100b Everything has been broken 2018-03-17 12:22:21 -04:00
Anuken
4a7c722673 Merge branch 'master' of https://github.com/Anuken/Mindustry into 4.0 2018-03-16 22:18:58 -04:00
Anuken
2037ebaaba Fixed many placement mode bugs 2018-03-15 14:25:45 -04:00
Anuken
b4ec2ccb90 Merge branch 'master' of https://github.com/Anuken/Mindustry into 4.0 2018-03-15 12:57:03 -04:00
Anuken
ea9b3cc7dd Fixed some minor bugs with teleporters an changelog 2018-03-13 13:40:57 -04:00
Anuken
8fffc1cf9c Fixed misaligned desktop placing and breaking 2018-03-13 11:44:22 -04:00
Anuken
9c05ddbd7d Merge branch 'master' of https://github.com/Anuken/Mindustry into 4.0
# Conflicts:
#	core/assets/sprites/sprites.atlas
#	core/assets/version.properties
2018-03-09 20:58:21 -05:00
Anuken
460496339b Un-broke multiblock breaking, tweaked build script 2018-03-09 17:51:01 -05:00
Anuken
3131e8c7e9 Merge branch 'master' of https://github.com/Anuken/Mindustry into 4.0 2018-03-08 22:34:26 -05:00
Anuken
2a306d70be Fixed invalid web servers, teleporter clearing, desktop input misplace 2018-03-08 21:56:20 -05:00
Anuken
292dbf101b More reorganization, implemented multiblock drills, API changes 2018-03-04 22:00:32 -05:00
Anuken
f72fd01050 More bugfixes 2018-02-27 19:13:08 -05:00
Anuken
c90395ee2b Fixed placement teleporter crash, invalid packet handling 2018-02-26 10:06:36 -05:00
Anuken
9f5f6ae382 Security changes: placement verification, banning, unfinished admins 2018-02-25 22:32:12 -05:00
Anuken
2adacccf7d Fixed a few more crashes 2018-02-23 15:01:32 -05:00
Anuken
5cc092f58c Fixed some more synchronization bugs 2018-02-19 14:57:43 -05:00
Anuken
26fc1c1fb0 Many crashes fixed, added server run script 2018-02-17 12:06:57 -05:00
Anuken
ff406027b0 Fixed uncloseable doors, uncolored teleporters 2018-02-09 22:23:10 -05:00
Anuken
36afd9f140 Fixed player rotation not being sent on Android 2018-02-08 09:24:25 -05:00
Anuken
153905cf47 Fixed multiple bugs, made multithreading work more properly 2018-02-07 16:47:15 -05:00
Anuken
59285f76c4 Removed all tmps, multithreading now functional 2018-02-06 18:48:10 -05:00
Anuken
1c9395ed43 Added 'block info' tool, fixed sorter corruptions 2018-02-03 21:49:43 -05:00
Anuken
5be256212c Fixed many crashes with B14, added color customization 2018-01-31 00:35:27 -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