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