This website requires JavaScript.
Explore
Help
Sign In
AstralTransRocketries
/
TrueCraft
Archived
Watch
1
Star
0
Fork
0
You've already forked TrueCraft
Code
Issues
48
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-06-13
. You can view files and clone it, but cannot push or open issues or pull requests.
TrueCraft
/
TrueCraft.API
History
Drew DeVault
d8c2d4c4ce
Allow water to destroy blocks with no hardness
2015-02-09 23:01:41 -07:00
..
Entities
Significant improvements to entity physics
2015-02-02 01:24:43 -07:00
Logging
Send initial slew of chunks to connected clients
2014-12-27 18:19:42 -07:00
Logic
Allow water to destroy blocks with no hardness
2015-02-09 23:01:41 -07:00
Networking
Implement crafting benches
2015-02-07 17:14:41 -07:00
Properties
Initial commit
2014-12-27 00:21:19 -07:00
Server
Implement crafting from the inventory window
2015-02-07 15:51:38 -07:00
Windows
Implement crafting benches
2015-02-07 17:14:41 -07:00
World
Implement wheat farming
2015-02-08 17:21:35 -07:00
ArmorMaterial.cs
Implement all crafting recipes (except for wool)
2015-02-08 00:05:00 -07:00
Biome.cs
Add worlds and logging to server
2014-12-27 18:19:41 -07:00
BlockFace.cs
Implement block placement properly
2014-12-28 20:13:23 -07:00
BoundingBox.cs
Expand vectors structs, separate Coordinates into diff files
2015-02-07 19:56:04 +02:00
ChatColor.cs
Remove colors from log output
2015-02-06 21:18:34 +02:00
Coordinates2D.cs
Expand vectors structs, separate Coordinates into diff files
2015-02-07 19:56:04 +02:00
Coordinates3D.cs
Mostly implement fluid dynamics with water
2015-02-09 22:41:31 -07:00
Difficulty.cs
Initial commit
2014-12-27 00:21:19 -07:00
Dimension.cs
Initial commit
2014-12-27 00:21:19 -07:00
GameMode.cs
Initial commit
2014-12-27 00:21:19 -07:00
ItemStack.cs
Implement mining via block providers
2015-01-26 17:05:26 -07:00
MetadataByte.cs
Initial commit
2014-12-27 00:21:19 -07:00
MetadataDictionary.cs
Initial commit
2014-12-27 00:21:19 -07:00
MetadataEntry.cs
Initial commit
2014-12-27 00:21:19 -07:00
MetadataFloat.cs
Initial commit
2014-12-27 00:21:19 -07:00
MetadataInt.cs
Initial commit
2014-12-27 00:21:19 -07:00
MetadataShort.cs
Initial commit
2014-12-27 00:21:19 -07:00
MetadataSlot.cs
Implement mining via block providers
2015-01-26 17:05:26 -07:00
MetadataString.cs
Initial commit
2014-12-27 00:21:19 -07:00
NibbleArray.cs
Adapt Craft.Net.Anvil for world support
2014-12-27 12:34:55 -07:00
Ray.cs
Initial commit
2014-12-27 00:21:19 -07:00
Size.cs
Expand vectors structs, separate Coordinates into diff files
2015-02-07 19:56:04 +02:00
ToolMaterial.cs
Item fixes
2015-01-26 16:25:11 -07:00
TrueCraft.API.csproj
Implement all crafting recipes (except for wool)
2015-02-08 00:05:00 -07:00
Vector3.cs
Expand vectors structs, separate Coordinates into diff files
2015-02-07 19:56:04 +02:00