Commit Graph
100 Commits
Author SHA1 Message Date
Anuken 8e6f628f5b UI bug cleanup, testing, balancing of repair turrets 2018-01-26 18:29:31 -05:00
Anuken 6c30fe9fcf Removed direct usage of texture packer, buildscript cleanup 2018-01-26 15:09:13 -05:00
Anuken 3b4ebff349 Netcode and block placedOffset cleanup 2018-01-26 14:49:36 -05:00
Anuken c0a9cfc6b2 Fixed zoom/web save export/liquid crafter/menu button scale bugs 2018-01-26 14:01:16 -05:00
Anuken 493af5e653 Fixed multiple crashes, fixed version mismatch showing as disconnect 2018-01-26 00:36:23 -05:00
Anuken 6abbc3eca7 Implemented map run-length encoding, updated KO lang 2018-01-26 00:08:12 -05:00
Anuken 5f131723c4 Fixed OutOfMemory error for pathfinding 2018-01-25 21:50:00 -05:00
Anuken 9001fb0dcc Fixed about dialog not showing the right text 2018-01-25 16:33:46 -05:00
Anuken 43ea984772 (removed extra string) 2018-01-24 19:12:10 -05:00
Anuken 8b2f63ecb6 Web compilation fix, new logging, cleanup 2018-01-24 18:48:59 -05:00
Anuken 3900258b6c Cleanup, possible junction fix 2018-01-24 17:48:06 -05:00
Anuken 8c39e05f58 Project-wide refactoring, link crash fixes 2018-01-24 16:48:07 -05:00
Anuken 257335ebaf Updated uCore 2018-01-23 21:31:17 -05:00
Anuken 66f7557770 Added 3 new enemy tiers 2018-01-23 17:11:11 -05:00
Anuken d239e8b669 Merge remote-tracking branch 'origin/master' 2018-01-22 21:41:06 -05:00
Anuken a85357d5c6 Fixed enemies and players going off-map 2018-01-22 21:40:58 -05:00
Anuken 6182aae135 Updated Net version code 2018-01-22 17:15:47 -05:00
AnukenandGitHub 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
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
AnukenandGitHub 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
Anuken e545b7cca7 Fixed disconnect with many enemies and editor redo/undo bug 2018-01-14 11:37:23 -05:00
Anuken 487424f047 Attempts at fixing desync for blocks 2018-01-13 18:15:58 -05:00
Anuken dfda83004e More minor bugfixes 2018-01-13 15:01:52 -05:00
Anuken 4fc2097c62 Made server close when core is destroyed 2018-01-13 14:13:04 -05:00
Anuken d6a9b93f78 Fixed connection issues 2018-01-13 13:49:00 -05:00
Anuken 3ba6aa0cf4 Updated uCore 2018-01-13 13:42:20 -05:00
Anuken f4635b2882 Added server browser 2018-01-13 13:41:11 -05:00
Anuken 7c014de2c5 Improved LAN discovery-- fixed #55 2018-01-13 11:10:49 -05:00
Anuken 5e2173fc54 Fixed crash when connnecting, improved error messages 2018-01-12 20:03:52 -05:00
Anuken 77d8464623 Fixed server getting stuck when hosting 2018-01-12 16:03:54 -05:00
Anuken 5fc5d7ca77 Documentation of heuristics 2018-01-12 14:56:48 -05:00
Anuken 1156ead143 Implemented different heuristics for different difficulties 2018-01-12 14:50:29 -05:00
Anuken 597a883275 Netcode changes, new pathfinding, fixed enemies jittering when stuck 2018-01-12 14:01:57 -05:00
Anuken 1762af5d4c Network, UI, renderer fixes 2018-01-11 23:15:53 -05:00
Anuken e91aa62b4a Fixed duplication bug 2018-01-11 16:15:33 -05:00
Anuken 804758b179 Many bugfixes for multiplayer, QoL, balancing, new difficulties 2018-01-11 13:46:32 -05:00
Anuken d6bc6bf88c Fixed some crashes, changed some colors 2018-01-10 21:34:01 -05:00
Anuken d8f94384e0 Implemented name colors 2018-01-10 19:43:55 -05:00
Anuken 8d82639afc Implemented saving of weapons after disconnect 2018-01-10 18:46:00 -05:00
Anuken 1820abe14f Fixed some network crashes and block config problems 2018-01-10 17:22:19 -05:00
Anuken f09394c0ea Updated UCore 2018-01-10 15:11:26 -05:00
Anuken 5ce8cfb7e9 Fixed some UI issues 2018-01-10 15:10:44 -05:00
Anuken c195b27164 Updated uCore 2018-01-10 14:44:10 -05:00
Anuken a9546de894 Crash fixes, additional controller support 2018-01-10 14:43:29 -05:00
Anuken d6532c26bb Bugfixes for 3.3 beta 2018-01-10 10:28:43 -05:00
Anuken 0e14833b76 Updated uCore 2018-01-09 23:11:25 -05:00
Anuken 0b71dcecc0 Prepared for 3.3 beta release 2018-01-09 23:10:41 -05:00
Anuken 9542f74c14 Added ores to editor 2018-01-09 20:53:30 -05:00
Anuken d58aab499c Fixed #69 2018-01-09 20:28:18 -05:00
Anuken 974f0c8689 Made server closing display a loading message 2018-01-09 20:16:17 -05:00
Anuken 09333b60d4 Fixed some android memory errors and weapon factory bugs 2018-01-09 20:11:56 -05:00
Anuken e4c755621c Merge remote-tracking branch 'remotes/origin/master' into pathfind-optimization 2018-01-09 18:10:06 -05:00
Anuken c6dfe1775e Removed and added many TODOs 2018-01-09 18:02:37 -05:00
Anuken 9c48ab1128 Implemented desktop-specific recipes, removed Configurable 2018-01-09 17:47:34 -05:00
Anuken 8e676494e3 Changes to save importing, player sync fix, autosave on death fix 2018-01-09 13:19:36 -05:00
Anuken 4c16011480 More balancing, made door interacting sync properly 2018-01-09 11:36:35 -05:00