Commit graph

18 commits

Author SHA1 Message Date
NorbiPeti
ff57a16565 Create Block class with existing functionality
Placement, movement, rotation, removal
Block looked at (in Player class), connected blocks
2020-05-15 17:42:04 -04:00
1f35b2a434 Upgrade to Harmony v2.0.0 2020-05-15 17:42:04 -04:00
5cb27b05c0 Create CommandBuilder 2020-05-15 17:42:04 -04:00
07ba6f2dc4 Add game file persistence functionality 2020-04-28 21:56:34 -04:00
d1c0556b9c Update to Gamecraft 2020.04.06.14.50 2020-04-07 13:05:00 -04:00
7ac5120ef5 Add Simulation and Build switch to events 2020-02-25 22:19:22 -05:00
0459bdf9d9 Modify & Fix signal API 2020-02-19 20:32:58 -05:00
8145c6c23f Fix GameSwitchedTo event with some statefulness 2020-02-18 13:59:02 -05:00
b4e9b403da Add basic analytics disabler (experimental) 2020-01-26 15:26:48 -05:00
7c633045e4 Version bump to v0.1.2.0 2020-01-03 20:05:19 -05:00
2df8da1af5 Add mostly reliable signal & channel API support 2019-12-25 14:25:53 -05:00
f13d634a2c Fix breaking changes in Gamecraft v2019.12.17.15.48 2019-12-19 11:46:32 -05:00
8686aad507 Add audio volume tools 2019-12-16 21:31:03 -05:00
0357728f0e Implement some common block operations 2019-12-16 20:55:52 -05:00
c55454e4a3 Add general purpose engine management & cleanup 2019-12-15 16:35:59 -08:00
047f0bb344 Add command support 2019-12-14 23:20:20 -08:00
fae054b72b Implement missing events 2019-12-14 10:52:24 -08:00
864efca755 Add event handling framework 2019-12-13 20:42:55 -08:00
Renamed from GamecraftModdingAPI/GamecraftModdingAPIPlugin.cs (Browse further)