BeefEX
12fad819b5
Discord integration, basic rich presence
2018-01-02 17:21:03 +01:00
Anuken
36e357819b
Basic multiplayer placing/breaking/movement (broken)
2017-12-31 14:23:13 -05:00
Anuken
eecd0f6d02
Implemented sending of players to client (incomplete)
2017-12-30 23:06:43 -05:00
Anuken
7b1c8d5769
Implemented server sending world data to client
2017-12-30 22:02:23 -05:00
Anuken
85ade1b346
Merge branch 'master' into multiplayer
2017-12-30 19:44:31 -05:00
Anuken
6db329900e
Fixed save delete causing a crash
2017-12-30 19:37:09 -05:00
Anuken
25488d00e6
Slowly descending into a branchy mess
2017-12-30 19:36:23 -05:00
Anuken
4a2b2dee72
Added NetClient/NetServer classes
2017-12-30 19:20:20 -05:00
Anuken
e7a88811c0
Fixed saves not being overwritten
2017-12-30 19:00:55 -05:00
Anuken
0c4397fd08
Set autosavedefault to 1.5 minutes
2017-12-30 18:57:22 -05:00
Anuken
ac581180b7
Merge remote-tracking branch 'origin/master'
2017-12-30 18:55:06 -05:00
Anuken
efd53b6180
Made game autosave when quitting
2017-12-30 18:54:25 -05:00
Anuken
79e18f7f4d
Implemented basic client/server connection and title font
2017-12-30 18:40:02 -05:00
Krzysztof Skrzętnicki
d9d247f9f7
Omnidrill will report unproductive base surface
...
In contrast with one-resource drill, the omnidrill is not reporting it has been placed on unproductive base surface (i.e. water, grass, sand, lava etc.). This change fixes this issue.
2017-12-30 22:03:01 +01:00
Anuken
af64e4f021
Fixed enemies not considering conveyors as bridges
2017-12-30 13:40:21 -05:00
Anuken
c14e233723
Basic server hosting done
2017-12-30 13:39:37 -05:00
Anuken
e24179cd4c
Added full Kryonet server/client implementation
2017-12-30 12:28:17 -05:00
Anuken
14093c8915
Added french bundle
2017-12-30 11:45:13 -05:00
Anuken
f6e9710b33
Added basic Kryonet support
2017-12-30 11:43:47 -05:00
Anuken
40e4722147
Updated uCore, removed debug save message
2017-12-30 10:51:56 -05:00
Anuken
d628600657
Added some new block types, fixed some save dialog issues
2017-12-30 10:51:56 -05:00
Anuken
54662ee83f
Added some new resources
2017-12-29 19:59:58 -05:00
Anuken
e39f9c624d
Changed strange list access for items and liquids
2017-12-29 19:35:34 -05:00
Anuken
43e728739a
Merge remote-tracking branch 'origin/master'
2017-12-29 19:27:59 -05:00
Anuken
b2065b49d2
Merge pull request #35 from BeefEX/feature_fluid-rework
2017-12-29 19:27:48 -05:00
Anuken
019cc75fb9
Fixed autosave
2017-12-29 19:27:21 -05:00
BeefEX
71af8d8df6
Changed Item to class. This required way more modifications than Liquids.
2017-12-29 23:50:42 +01:00
BeefEX
8ed3b4dcf5
Changed Liquid to class, tried to keep it as similar to the enum as possible to avoid incompatibilities.
2017-12-29 23:30:36 +01:00
Anuken
b7c8ff4d5b
Removed saves that weren't support to be there
2017-12-29 16:51:49 -05:00
Anuken
152dc515db
Added autosave
2017-12-29 16:20:20 -05:00
Anuken
036a246769
Finished most of new save system, added new localized strings
2017-12-29 15:54:59 -05:00
Anuken
6774ea67ce
Added Mac and Windows32 support, better placing, bundle crashfixes
2017-12-28 15:26:11 -05:00
Anuken
b25c611c33
More character support, made menus collapsible
2017-12-27 23:05:10 -05:00
Anuken
c693674ac6
Fixed bundle bug, updated uCore
2017-12-26 22:36:19 -05:00
Anuken
bbda002a5b
Transcribed all ingame text to a bundle
2017-12-26 22:13:33 -05:00
Anuken
13b1cead4d
Delete 0.mins
2017-12-26 18:00:23 -05:00
Anuken
a8a62984ca
Delete maps.json
2017-12-26 18:00:15 -05:00
Anuken
75144fc5df
Added extra files
2017-12-26 17:58:59 -05:00
Anuken
42909abf53
Converted almost everything to an I18nBundle
2017-12-26 17:58:20 -05:00
Anuken
40bb499eeb
Fixes to shader code, collapsible placement menu
2017-12-26 12:57:56 -05:00
Anuken
00d781dadd
Add to TODO
2017-12-26 00:28:13 -05:00
Anuken
560ab4d379
Disabled controller support
2017-12-24 20:50:00 -05:00
Anuken
740b996c69
Final attempts at implementing Windows/GWT controller support
2017-12-24 20:07:27 -05:00
Anuken
c69779bf7e
Fixed all GWT errors, released new version
2017-12-24 14:40:08 -05:00
Anuken
ea63451f49
Fixed GWT build errors and rotation axis bug
2017-12-24 11:55:08 -05:00
Anuken
003457ba72
Fixed android debugging
2017-12-23 20:16:35 -05:00
Anuken
2f90b74960
Added better controller support
2017-12-23 20:05:18 -05:00
Anuken
a83e06f9cd
Added basic controller support
2017-12-23 17:57:51 -05:00
Anuken
60216b45f9
UI refactoring, new save dialog
2017-12-22 18:10:34 -05:00
Anuken
cbcdc96aaa
Fix rendering bug
2017-12-22 00:25:48 -05:00