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
/
World
History
Drew DeVault
87b621e166
Finish lighting optimizations (for now)
...
We can now consistently light a chunk with sub-10ms lighting steps.
2015-07-04 15:00:54 -06:00
..
BlockChangeEventArgs.cs
Implement bed placement and supported blocks
2015-02-01 18:53:10 -07:00
ChunkLoadedEventArgs.cs
Add ChunkLoaded event to world
2015-07-01 10:37:14 -06:00
IBiomeMap.cs
Improve terrain generation
2015-04-26 18:08:56 -06:00
IBiomeProvider.cs
Final terrain generation PR fixes
2015-02-24 20:30:28 -05:00
IBiomeRepository.cs
Improve terrain generation
2015-04-26 18:08:56 -06:00
IChunk.cs
Finish lighting optimizations (for now)
2015-07-04 15:00:54 -06:00
IChunkDecorator.cs
Improve terrain generation
2015-04-26 18:08:56 -06:00
IChunkProvider.cs
Add world manifests
2015-04-13 17:41:57 -06:00
IDecoration.cs
Terrain Decorations & some fixes
2015-03-01 00:24:29 -05:00
INoise.cs
Improve terrain generation
2015-04-26 18:08:56 -06:00
IRegion.cs
Initial implementation of lighting
2015-06-26 16:27:13 -06:00
IWorld.cs
Finish lighting optimizations (for now)
2015-07-04 15:00:54 -06:00