Kolja Strohm 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 9 місяців тому
..
data_release f3c1421494 improved keybort input delay and added textures and models for hoe and farmland 2 роки тому
AddServerMenu.cpp 563dae9468 apply new code formatter 2 роки тому
AddServerMenu.h 563dae9468 apply new code formatter 2 роки тому
Area.cpp 563dae9468 apply new code formatter 2 роки тому
Area.h 563dae9468 apply new code formatter 2 роки тому
Block.cpp 818da07114 fix light changes were not applied to ground model 11 місяців тому
Block.h 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 9 місяців тому
BlockAnimation.cpp e34b571470 support block animations and dialog close notifications 1 рік тому
BlockAnimation.h e34b571470 support block animations and dialog close notifications 1 рік тому
BlockType.cpp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 9 місяців тому
BlockType.h 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 9 місяців тому
Chat.cpp 1bbb1878ff implement basic quest dialog 1 рік тому
Chat.h a45903ce8f improved ui buttons 2 роки тому
ChatHistory.cpp f0a81be569 add ingame chat 2 роки тому
ChatHistory.h f0a81be569 add ingame chat 2 роки тому
ChatMessage.cpp 72ac999482 improve performance by not ticking blocks anymore since they do never change 2 роки тому
ChatMessage.h 72ac999482 improve performance by not ticking blocks anymore since they do never change 2 роки тому
ChatOptions.cpp 1bbb1878ff implement basic quest dialog 1 рік тому
ChatOptions.h fc03969777 add chat options to igore channels and players 2 роки тому
Chunk.cpp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 9 місяців тому
Chunk.h 48fd128bc1 improve chunk model builder architecture 1 рік тому
ChunkFluidModel.cpp 286349936b improve fluid model builder 1 рік тому
ChunkFluidModel.h 48fd128bc1 improve chunk model builder architecture 1 рік тому
ChunkGroundModel.cpp 48fd128bc1 improve chunk model builder architecture 1 рік тому
ChunkGroundModel.h 48fd128bc1 improve chunk model builder architecture 1 рік тому
ChunkMap.cpp 4f63f51ede improve map loading speed and added options window 2 роки тому
ChunkMap.h 4f63f51ede improve map loading speed and added options window 2 роки тому
ChunkModelBuilder.cpp d7a8195b58 WIP: refactoring of chunk model generation 1 рік тому
ChunkModelBuilder.h 48fd128bc1 improve chunk model builder architecture 1 рік тому
Constants.h 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 9 місяців тому
CraftingGrid.cpp a7b106afe0 support dynamic uiml dialogs 1 рік тому
CraftingGrid.h a7b106afe0 support dynamic uiml dialogs 1 рік тому
CraftingRecipies.cpp a7b106afe0 support dynamic uiml dialogs 1 рік тому
CraftingRecipies.h a7b106afe0 support dynamic uiml dialogs 1 рік тому
CustomDX11API.cpp 168fa833ad improve grass rendering 1 рік тому
CustomDX11API.h 168fa833ad improve grass rendering 1 рік тому
CustomUIDX11PixelShader.h 818da07114 fix light changes were not applied to ground model 11 місяців тому
CustomUIDX11VertexShader.h 818da07114 fix light changes were not applied to ground model 11 місяців тому
DX11CustomPixelShader.hlsl 388462baeb improve grass rendering 1 рік тому
DX11CustomVertexShader.hlsl 1bbb1878ff implement basic quest dialog 1 рік тому
Dialog.cpp e41913cb4a add ItemStack UIML view 1 рік тому
Dialog.h a7b106afe0 support dynamic uiml dialogs 1 рік тому
Dimension.cpp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 9 місяців тому
Dimension.h 7e00791eb5 add gravity 1 рік тому
DimensionMap.cpp 63f619320a changes for c++20 11 місяців тому
DimensionMap.h 07239e7cc3 adjust to framework changes 1 рік тому
DragController.h 63f619320a changes for c++20 11 місяців тому
DragElement.cpp b282a3912a items in inventory views can now moved to different slots 2 роки тому
DragElement.h 563dae9468 apply new code formatter 2 роки тому
Entity.cpp 818da07114 fix light changes were not applied to ground model 11 місяців тому
Entity.h 7e00791eb5 add gravity 1 рік тому
EntityType.cpp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 9 місяців тому
EntityType.h 563dae9468 apply new code formatter 2 роки тому
Equipment.cpp a7b106afe0 support dynamic uiml dialogs 1 рік тому
Equipment.h a7b106afe0 support dynamic uiml dialogs 1 рік тому
FactoryClient.cpp 63f619320a changes for c++20 11 місяців тому
FactoryClient.h 63f619320a changes for c++20 11 місяців тому
FactoryCraft.exe 2c7f34cca6 adjust system for lazy block instantiation 3 роки тому
FactoryCraft.vcxproj 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 9 місяців тому
FactoryCraft.vcxproj.filters 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 9 місяців тому
FactoryCraftModel.cpp 9032331172 add edge rendering to quest graph 1 рік тому
FactoryCraftModel.h 6059e124f5 improve rendering performance by combining block models to chunk models 1 рік тому
Game.cpp 818da07114 fix light changes were not applied to ground model 11 місяців тому
Game.h 1273e568ae add search icon to inventory search filter 11 місяців тому
Globals.cpp 3137d8db92 rotate entities to look at their target 1 рік тому
Globals.h 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 9 місяців тому
Initialisierung.cpp 63f619320a changes for c++20 11 місяців тому
Initialisierung.h 63f619320a changes for c++20 11 місяців тому
InventoryView.cpp 63f619320a changes for c++20 11 місяців тому
InventoryView.h a7b106afe0 support dynamic uiml dialogs 1 рік тому
ItemBar.cpp 1273e568ae add search icon to inventory search filter 11 місяців тому
ItemBar.h a7b106afe0 support dynamic uiml dialogs 1 рік тому
ItemList.cpp 1bbb1878ff implement basic quest dialog 1 рік тому
ItemList.h 63f619320a changes for c++20 11 місяців тому
ItemStack.cpp e41913cb4a add ItemStack UIML view 1 рік тому
ItemStack.h e41913cb4a add ItemStack UIML view 1 рік тому
ItemType.cpp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 9 місяців тому
ItemType.h b7509d7871 add size attribute to model info 1 рік тому
ListView.cpp c033b8a036 support custom onClick messages for all uiml parts 1 рік тому
ListView.h a7b106afe0 support dynamic uiml dialogs 1 рік тому
Load.cpp 3137d8db92 rotate entities to look at their target 1 рік тому
Load.h 3137d8db92 rotate entities to look at their target 1 рік тому
Main.cpp e41913cb4a add ItemStack UIML view 1 рік тому
MapOptions.cpp 1bbb1878ff implement basic quest dialog 1 рік тому
MapOptions.h 4f63f51ede improve map loading speed and added options window 2 роки тому
MapWindow.cpp e34b571470 support block animations and dialog close notifications 1 рік тому
MapWindow.h 76be6c4d33 The map will now be updates automatically and player positions are visible 2 роки тому
Menu.cpp 42dd8c98b2 fix memory error when connection to server is lost 1 рік тому
Menu.h b265526132 add day-night cycle 1 рік тому
Menü.h 3620864d4a initial commit 3 роки тому
ModelInfo.cpp b7509d7871 add size attribute to model info 1 рік тому
ModelInfo.h b7509d7871 add size attribute to model info 1 рік тому
NetworkAPIProcessor.h 78fd0fd567 add uiml based gui system 2 роки тому
OptionsWindow.cpp 1bbb1878ff implement basic quest dialog 1 рік тому
OptionsWindow.h a45903ce8f improved ui buttons 2 роки тому
PlayerKam.cpp 3137d8db92 rotate entities to look at their target 1 рік тому
PlayerKam.h 563dae9468 apply new code formatter 2 роки тому
QuestGraph.cpp f7540df1b5 fix checkbox state was not shown 1 рік тому
QuestGraph.h f7540df1b5 fix checkbox state was not shown 1 рік тому
RecipieGroup.cpp 422eeed94a implement recipie lookup menue 2 роки тому
RecipieGroup.h 422eeed94a implement recipie lookup menue 2 роки тому
RecipieIngredient.cpp 1273e568ae add search icon to inventory search filter 11 місяців тому
RecipieIngredient.h a7b106afe0 support dynamic uiml dialogs 1 рік тому
RecipieOutput.cpp a7b106afe0 support dynamic uiml dialogs 1 рік тому
RecipieOutput.h a7b106afe0 support dynamic uiml dialogs 1 рік тому
ServerSelection.cpp 1bbb1878ff implement basic quest dialog 1 рік тому
ServerSelection.h 76be6c4d33 The map will now be updates automatically and player positions are visible 2 роки тому
ShapedRecipie.cpp a7b106afe0 support dynamic uiml dialogs 1 рік тому
ShapedRecipie.h a7b106afe0 support dynamic uiml dialogs 1 рік тому
StaticInitializerOrder.h 5cb4c24f10 fixed some errors 3 роки тому
StatusBars.cpp a7b106afe0 support dynamic uiml dialogs 1 рік тому
StatusBars.h a7b106afe0 support dynamic uiml dialogs 1 рік тому
TransparentChunkGroundModel.cpp 48fd128bc1 improve chunk model builder architecture 1 рік тому
TransparentChunkGroundModel.h 48fd128bc1 improve chunk model builder architecture 1 рік тому
UIMLToolTip.cpp 563dae9468 apply new code formatter 2 роки тому
UIMLToolTip.h 7d1d400d57 add inventory uiml tooltips 2 роки тому
UnshapedRecipie.cpp a7b106afe0 support dynamic uiml dialogs 1 рік тому
UnshapedRecipie.h a7b106afe0 support dynamic uiml dialogs 1 рік тому
World.cpp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 9 місяців тому
World.h a67c878d63 add grass to ground models to improve rendering performance 1 рік тому
error_core_memory_dump.dmp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 9 місяців тому