Commit Graph
384 Commits
Author SHA1 Message Date
Anuken b609b5909b Implemented elevation in editor and mechanically in-game 2018-06-11 15:18:25 -04:00
Anuken cbd83b5e39 Fixed many various bugs with syncing things 2018-06-10 23:33:37 -04:00
Anuken 2ddd768393 Actually implemented puddle syncing 2018-06-10 21:00:23 -04:00
Anuken c508f30d92 Synced puddles, updated uCore 2018-06-10 20:53:13 -04:00
Anuken 9b7750c1f3 Synced fireballs and fire 2018-06-10 19:16:59 -04:00
Anuken a9b5949a7b Fixed units not shooting 2018-06-10 14:46:04 -04:00
Anuken f56247df7a Added placed() method support 2018-06-10 14:43:28 -04:00
Anuken 5c98283932 Implemented unit syncing, new instantiation system 2018-06-10 13:03:52 -04:00
Anuken ce6bd0fd6d Fixed item drop quantities not syncing 2018-06-09 23:33:01 -04:00
Anuken aca1001f9a Fixed player dupes, new breaking system, multiplayer block edits 2018-06-09 23:23:14 -04:00
Anuken d5a58be440 Updated uCore, fixed GWT build, better client snapshot system 2018-06-09 17:05:47 -04:00
Anuken 30e13259b3 Updated client snapshot system, fixed stuck respawn bug 2018-06-09 13:44:24 -04:00
Anuken be2fa1dfad Fixed interpolation, made death and damage serverside 2018-06-09 11:58:15 -04:00
Anuken bc7b584001 Local forwarding fixes, remote building 2018-06-09 01:12:49 -04:00
Anuken 690571eec0 Massive amount of fixes and changes with multiplayer/annotations 2018-06-08 22:43:23 -04:00
Anuken 8e00bdcf30 First client/server snapshot implementation 2018-06-08 12:22:07 -04:00
Anuken 2bcbc3294b Updated saving to DataOutput/Input 2018-06-07 20:30:02 -04:00
Anuken ccb97e34d5 Moved many block files; work on annotation processor 2018-06-06 14:51:25 -04:00
Anuken 917e2e40fb Memory optimizations, multithreading fixes, uCore updated 2018-06-05 14:03:08 -04:00
Anuken c5ed0afb4e Added (mobile) pickup/dropping of units 2018-06-05 00:02:07 -04:00
Anuken b10fa9e5b2 Added carry traits 2018-06-04 21:15:40 -04:00
Anuken 210967cfef Added syncable bullets 2018-06-04 18:32:03 -04:00
Anuken 2a5118326a Added item drops, fixed various bugs 2018-06-04 16:17:24 -04:00
Anuken a6225962b0 Updated uCore 2018-06-04 13:02:07 -04:00
Anuken 01f4a9b23b Changed too many things to fit in commit log 2018-06-04 12:47:08 -04:00
Anuken 3202d62a92 Further targeting improvements for AI 2018-06-03 20:03:53 -04:00
Anuken 270dc351a1 Unit system rewrite, new drone AI 2018-06-03 12:12:18 -04:00
Anuken 12c746a4e4 Fixed build errors, AI improvements 2018-06-03 00:09:41 -04:00
Anuken 9555b10b97 Bugfixes, cleanup, optimization 2018-06-02 21:45:07 -04:00
Anuken ae6b4211b9 Added mining 2018-06-02 11:13:07 -04:00
Anuken 5b65c2e27e Fixed MapIO not reading map stream fully 2018-06-02 00:19:31 -04:00
Anuken 6f9b712230 Fixed trail appearing behind player mech 2018-06-01 18:35:14 -04:00
Anuken be8632d94b Added Android automatic shooting 2018-06-01 18:23:45 -04:00
Anuken c4ae6121b4 Implemented loading map/save files on launch (Android) 2018-06-01 12:20:16 -04:00
Anuken 13b0c8880d Implemented block breaking on Android 2018-05-31 16:27:30 -04:00
Anuken 24e7d755eb Added respawn animation on game start 2018-05-31 11:48:07 -04:00
Anuken 277d75016c Updated uCore, added new respawn mechanics 2018-05-31 11:41:31 -04:00
Anuken 857b76980b Fixed shaky camera, many other small bugs 2018-05-30 23:51:42 -04:00
Anuken e9e7d2e289 Place menu scrolling, fixed some settings menu bugs 2018-05-30 18:32:01 -04:00
Anuken b5966afe25 Removed unnecessary UI fragments, began work on Desktop input 2018-05-30 00:32:20 -04:00
Anuken 1cf91c0ce3 Added rotation to Android placement 2018-05-29 23:18:31 -04:00
Anuken 0f09a0b152 New shaders, remake of Android placement partially done 2018-05-29 22:03:43 -04:00
Anuken b434c37f01 Rewrite of all static initialization code 2018-05-29 15:24:47 -04:00
Anuken 4655bd5502 Massive input refactoring 2018-05-29 00:15:24 -04:00
Anuken 857f36e01a Re-definition of all ammo and new turrets 2018-05-28 12:28:50 -04:00
Anuken 83c3a80766 Definition of all bullet types listed on trello 2018-05-27 19:12:01 -04:00
Anuken 736552f3b1 Removed all usage of drawBullet, switched to BasicBulletType 2018-05-27 15:49:01 -04:00
Anuken 0b28f97d8f Bullet refactoring 2018-05-27 15:17:35 -04:00
Anuken 5602cb8920 Added basic enemy spawning, fixed turret base sprite, input place lag 2018-05-21 15:03:34 -04:00
Anuken 4a250b4e27 Fixed brush size layout, added map resize button 2018-05-21 13:59:35 -04:00