1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-11-11 14:56:10 +03:00
Commit Graph

578 Commits

Author SHA1 Message Date
Epowerj
e8d591275b I really hate bash scripting 2018-01-22 17:29:23 -05:00
Anuken
6182aae135 Updated Net version code 2018-01-22 17:15:47 -05:00
Anuken
89b0f53b99
Merge pull request #83 from Anuken/custom-map-multiplayer 2018-01-22 17:14:08 -05:00
Anuken
7fb6b4cb9f Implemented and tested custom maps for multiplayer 2018-01-22 17:07:07 -05:00
Anuken
96170a1a84 ...nevermind 2018-01-22 15:24:39 -05:00
Anuken
e78dd28cad Added Discord badge to readme 2018-01-22 15:22:58 -05:00
Anuken
fc57175056 Fixed negative item bug 2018-01-22 14:43:34 -05:00
Anuken
04569e76d6 Balancing of difficulty, enemies and blocks 2018-01-22 13:59:54 -05:00
Anuken
b1c85da528 Added Indonesian language, fixed bug with saves disappearing 2018-01-22 12:46:00 -05:00
Anuken
772a6abd3f Merge remote-tracking branch 'origin/master' 2018-01-21 16:28:45 -05:00
Anuken
10528b2f55 Changed stop() to dispose() on crash, fixed web key triggers 2018-01-21 16:24:34 -05:00
Epowerj
eac6a4a67f Fixed syntax in upload_build.sh 2018-01-21 12:30:50 -05:00
Anuken
2172daf145 Implemented HTTPS checking for web multiplayer, fixed chat jamming all text fields 2018-01-21 11:54:54 -05:00
Anuken
40f7bf51c2 Added version check, fixed chat being open in singleplayer 2018-01-21 10:38:34 -05:00
Anuken
33dafa77d8 Fixed some block renderer and editor crashes 2018-01-20 23:12:25 -05:00
Anuken
f8514a0f3d Changed application icon 2018-01-20 23:01:54 -05:00
Anuken
232a490d7d Changed save system to only convert saves on load, possibly fixing issues with saves disappearing on new version updates 2018-01-20 22:45:08 -05:00
Anuken
bf83ccd636 Removed tierScaleBack, fixed waves spawning with very few enemies 2018-01-20 22:06:37 -05:00
Anuken
12efe4a509 Testing Github/Discord integration 2018-01-20 16:26:11 -05:00
Anuken
52f9cd5d22 Testing Github/Discord integration 2018-01-20 16:24:36 -05:00
Anuken
7bcea08d83 Chat bugfixes 2018-01-20 13:49:55 -05:00
Anuken
c0a78858f4 Fixes for invisible players and improper respawning 2018-01-20 11:39:31 -05:00
Anuken
f14ec2e87a Fixed save crash, nerfed junction speed 2018-01-20 10:35:53 -05:00
Anuken
726b62a395 Updated uCore 2018-01-19 19:11:58 -05:00
Anuken
49aef2bf99 Fixed server discovery 2018-01-19 19:11:14 -05:00
Anuken
b1a38c3e61 Disabled multiplayer for HTML5, net bugfixes 2018-01-19 18:27:41 -05:00
Anuken
1dad6b27c7 GWT compilation fixes 2018-01-19 12:38:07 -05:00
Anuken
2528438706 Final tweaks, ready for release 2018-01-18 23:14:22 -05:00
Anuken
c7c3877005 Updated uCore 2018-01-18 22:34:30 -05:00
Anuken
e9c606bc75 Added korean font 2018-01-18 22:33:20 -05:00
Anuken
3b8b3dc345 Added language select menu 2018-01-18 22:13:45 -05:00
Anuken
345537cdd9 New tutorial section on tunnels, fixed tutorial bugs 2018-01-18 19:41:41 -05:00
Anuken
06f9d7b36e Moved difficulty to level select 2018-01-17 21:59:32 -05:00
Anuken
7a3aa91f09 Crash fixes 2018-01-17 19:49:58 -05:00
Anuken
b6106dbc3b
Merge pull request #74 from Anuken/custom-serialization
Custom Serialization + HTML5 Multiplayer
2018-01-17 19:14:45 -05:00
Anuken
6aefc22ac9 Stability improvements, minor fixes. Ready to merge. 2018-01-17 19:13:42 -05:00
Anuken
65d472cac7 Better web support, fixed application hanging in background 2018-01-17 19:02:04 -05:00
Anuken
25beb2af32 THEY SAID IT COULDN'T BE DONE 2018-01-17 17:52:37 -05:00
Anuken
1b4a8c83ae Added websocket support for no good reason 2018-01-17 17:28:33 -05:00
Anuken
b266516fad Implemented new custom serialization 2018-01-16 23:30:24 -05:00
Anuken
f6a465d917 Disabled android debugging 2018-01-16 17:51:13 -05:00
Anuken
7827ab4267 Fixed bugs with multiplayer on Android and new place modes 2018-01-16 17:22:35 -05:00
Anuken
6211afb904 Minor bugfixes, ready for next release 2018-01-16 15:52:26 -05:00
Anuken
c5211121cd Implemented player list for android 2018-01-16 15:37:38 -05:00
Anuken
6ba1f117bd Improved russian glyphs, made menu buttons fallback 2018-01-16 15:17:21 -05:00
Anuken
1e63236cc4 Made friendly fire an option 2018-01-16 15:00:46 -05:00
Anuken
c2a10193c6 Fixed #50 (somehow?), as well as GWT runtime errors 2018-01-16 12:36:22 -05:00
Anuken
f736699049 Made conduits and power blocks replace-upgradeable 2018-01-16 10:43:15 -05:00
Anuken
c9a8d10898 Fixes to tutorial and typos 2018-01-15 18:43:19 -05:00
Anuken
cc45e5afca Implemented new syncing system 2018-01-14 20:27:10 -05:00