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
05a6b10e21
Fix deterministic terrain generation
2017-05-23 19:54:04 -04:00
..
AI
Lay foundation for natural mob spawning
2015-07-03 11:26:41 -06:00
Entities
Many improvements to server stability+performance
2017-05-22 19:51:23 -04:00
Logging
Send initial slew of chunks to connected clients
2014-12-27 18:19:42 -07:00
Logic
Merge branch 'client-audio'
2015-10-05 22:08:25 -04:00
Networking
Enforce digging time and damage items when used
2015-07-01 15:22:27 -06:00
Physics
Rewrite physics engine
2015-07-06 19:30:51 -06:00
Properties
Initial commit
2014-12-27 00:21:19 -07:00
Server
Many more optimizations and bugfixes
2017-05-23 18:17:44 -04:00
Windows
Unify server and client implementations of windows
2015-10-09 07:42:37 -04:00
World
Fix deterministic terrain generation
2017-05-23 19:54:04 -04:00
ArmorMaterial.cs
Added XML comments to most types/fields/methods in the TrueCraft.API namespace
2015-06-11 23:06:00 -04:00
Biome.cs
Added XML comments to most types/fields/methods in the TrueCraft.API namespace
2015-06-11 23:06:00 -04:00
BlockFace.cs
Added XML comments to most types/fields/methods in the TrueCraft.API namespace
2015-06-11 23:06:00 -04:00
BoundingBox.cs
Initial implementation of lighting
2015-06-26 16:27:13 -06:00
BoundingCylinder.cs
Handle physics corner cases (literally)
2016-07-04 20:12:48 -04:00
ChatColor.cs
Added XML comments to most types/fields/methods in the TrueCraft.API namespace
2015-06-11 23:06:00 -04:00
ChatFormat.cs
Added more functionality to FontRenderer
2015-06-13 15:46:29 -04:00
Configuration.cs
Many more optimizations and bugfixes
2017-05-23 18:17:44 -04:00
Coordinates2D.cs
Avoid rendering unseen blocks at chunk boundaries
2015-09-20 15:49:31 -04:00
Coordinates3D.cs
Added XML comments to most types/fields/methods in the TrueCraft.API namespace
2015-06-11 23:06:00 -04:00
Difficulty.cs
Added XML comments to most types/fields/methods in the TrueCraft.API namespace
2015-06-11 23:06:00 -04:00
Dimension.cs
Added XML comments to most types/fields/methods in the TrueCraft.API namespace
2015-06-11 23:06:00 -04:00
GameMode.cs
Added XML comments to most types/fields/methods in the TrueCraft.API namespace
2015-06-11 23:06:00 -04:00
IAccessConfiguration.cs
Added XML comments to most types/fields/methods in the TrueCraft.API namespace
2015-06-11 23:06:00 -04:00
IEventSubject.cs
Track the subject of each scheduled event
2015-07-01 14:02:41 -06:00
ItemStack.cs
Reduced string concatenation
2015-08-07 13:49:15 -04:00
Matrix.cs
Reuse client mechanism for movement on entities
2016-04-06 21:37:11 -04: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
NibbleSlice.cs
Many more optimizations and bugfixes
2017-05-23 18:17:44 -04:00
OreTypes.cs
Added XML comments to most types/fields/methods in the TrueCraft.API namespace
2015-06-11 23:06:00 -04:00
packages.config
Fix up nunit tests + travis
2016-07-04 15:02:59 -04:00
PathResult.cs
Add initial support for mobs
2015-07-02 22:08:41 -06:00
PlantSpecies.cs
Added XML comments to most types/fields/methods in the TrueCraft.API namespace
2015-06-11 23:06:00 -04:00
Ray.cs
Fix torch rendering, track the highlighted face
2015-09-27 21:00:32 -04:00
Size.cs
Added XML comments to most types/fields/methods in the TrueCraft.API namespace
2015-06-11 23:06:00 -04:00
ToolMaterial.cs
Improve tool effectiveness subsystem
2015-06-26 17:56:07 -06:00
ToolType.cs
Improve tool effectiveness subsystem
2015-06-26 17:56:07 -06:00
TreeSpecies.cs
Added XML comments to most types/fields/methods in the TrueCraft.API namespace
2015-06-11 23:06:00 -04:00
TrueCraft.API.csproj
Many more optimizations and bugfixes
2017-05-23 18:17:44 -04:00
Vector3.cs
Handle physics corner cases (literally)
2016-07-04 20:12:48 -04:00