1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-09-22 13:57:46 +03:00
Commit Graph

618 Commits

Author SHA1 Message Date
Anuken
b4852247d0 More enemy balancing 2017-12-11 23:48:37 -05:00
Luxray5474
7b00d1160e
Grammatical correction for remaining enemies label
Noticed that when the remaining enemy count comes down to 1, the word 'enemies' persists on the label, so i corrected that to show 'enemy' or 'enemies' instead, depending on the remaining enemy count.

~~also first dialogue JSON coming soon~~
2017-12-11 20:22:16 -05:00
Anuken
2d9710c708 Fix #10, tweak tunnel range, change tunnel sprite 2017-12-11 18:53:28 -05:00
Anuken
a5f3ddcb2b Changed tutorial to cover power blocks 2017-12-10 20:33:09 -05:00
Anuken
5ea8f0b8e2 Added new SFX, dashing, made generation FPS-independent 2017-12-10 17:01:14 -05:00
Anuken
347cae23e5 Various optimizations; made healer enemies explode after a while 2017-12-10 15:06:33 -05:00
Anuken
9f70290c69 Optimization; fixed #9 2017-12-10 00:46:34 -05:00
Anuken
16348a1ee6 Added wiki link 2017-12-09 18:09:34 -05:00
Anuken
f3a5ea1d1b Fixed improper linebreaks 2017-12-09 18:06:09 -05:00
Anuken
2fdc93def8 Added build instructions to README 2017-12-09 17:58:34 -05:00
Anuken
6320f82a50 Fixed logo image 2017-12-09 17:04:51 -05:00
Anuken
8ae74932c0 Dumped plans into TODO.md, minor edits to README 2017-12-09 16:00:36 -05:00
Anuken
3379d61469
Merge pull request #8 from Luxray5474/patch-2 2017-12-09 15:08:11 -05:00
Luxray5474
c60170cfab
Update TODO.md 2017-12-09 15:04:25 -05:00
Luxray5474
1ae559dd89
Corrected TODO 2017-12-09 15:02:48 -05:00
Luxray5474
49e0fdd9f0
Update TODO.md 2017-12-09 13:45:19 -05:00
Anuken
2c7402f809 Optimized conveyors and all timer blocks, edited laser FX 2017-12-09 13:36:41 -05:00
Luxray5474
86ece8bafd
Create TODO.md 2017-12-09 13:31:44 -05:00
Anuken
97019064a7
Merge pull request #7 from Luxray5474/master
Pull request to update README on original branch
2017-12-08 23:17:27 -05:00
Luxray5474
f39fa4b6f9
Final README edit
Added useful links, more information and just made the readme a little more meaninful, lol.
2017-12-08 23:01:27 -05:00
Luxray5474
4ba6d55132
Update README.MD 2017-12-08 22:59:02 -05:00
Luxray5474
d26cee2471
Update README.MD 2017-12-08 22:57:26 -05:00
Luxray5474
0be2e7e0e3
Update README.MD 2017-12-08 22:55:56 -05:00
Anuken
e671153e6d Fixed #6, removed save folder from repository 2017-12-08 22:50:40 -05:00
Anuken
aa6308fffc Fixed building for HTML5 2017-12-08 20:59:40 -05:00
Anuken
404ec68570 Changed pathfinding algorithm slightly, added debugging for paths 2017-12-08 19:59:04 -05:00
Luxray5474
b1ea304c84
Update README.MD 2017-12-07 22:07:00 -05:00
Anuken
cffb673bae Changed rotation control scheme, fixed "transparent" boxes 2017-12-07 21:55:13 -05:00
Luxray5474
8c4b4fcd59
Update README.MD 2017-12-07 21:48:46 -05:00
Luxray5474
4ac9b1e5c2
Update README.MD 2017-12-07 21:14:53 -05:00
Luxray5474
c51819215b
Update README.MD 2017-12-07 21:05:35 -05:00
Luxray5474
faf3fb2c7d
Update README.MD 2017-12-07 20:17:36 -05:00
Anuken
956e35b677 UI fixes; fixed conveyor infinite item pileup 2017-12-07 14:45:04 -05:00
Anuken
475efc38d2 Optmizied drawing of map 2017-12-07 14:23:43 -05:00
Anuken
d9ed5bfd98 Changed generator style 2017-12-06 23:01:03 -05:00
Anuken
c461c80122 Made AI smarter 2017-12-06 19:14:51 -05:00
Anuken
8e80af26d7 More bugfixes 2017-12-06 09:26:39 -05:00
Anuken
aafe7fb74a Many bugfixes and tweaks 2017-12-05 12:21:08 -05:00
Anuken
dbb6673752 Added tunnel conveyor, fixed generator bugs 2017-12-03 20:27:50 -05:00
Anuken
8481a3a5f3 Fixed tutorial, many balancing changes 2017-12-03 17:08:28 -05:00
Anuken
9dd2bfaeeb More difficulty tweaks, made sandbox work properly 2017-12-03 15:29:49 -05:00
Anuken
19a4dd41e3 Balanced all enemies, tweaked waves 2017-12-03 12:02:48 -05:00
Anuken
9cadb08024 More block descriptions, improved indicators 2017-12-02 14:59:28 -05:00
Anuken
597c5161e3 Added 2x2 door, fixed bugs with multiblocks and iteractables 2017-12-02 13:31:35 -05:00
Anuken
704ee097f3 Made doors save state properly 2017-12-02 12:52:14 -05:00
Anuken
6e111f1e80 Many bugfixes and tweaks, added doors 2017-12-02 12:46:02 -05:00
Anuken
01b431801d Increased number of save slots, UI colors tweaked 2017-12-02 00:29:44 -05:00
Anuken
8455d48693 Filled map list, added more blocks 2017-11-30 21:57:10 -05:00
Anuken
8abe4a9cee Added new blocks, maps, and a temporary editor 2017-11-30 19:11:54 -05:00
Anuken
ff993a353d Added new map 2017-11-29 23:20:15 -05:00