Kolja Strohm 389775b003 add support for item icons as image paths in uiml 3 napja
..
data_release bcb889dddb fix: model changes were ignored if affected blocks were combined into chunk models 2 hónapja
AddServerMenu.cpp 563dae9468 apply new code formatter 3 éve
AddServerMenu.h 563dae9468 apply new code formatter 3 éve
Area.cpp 563dae9468 apply new code formatter 3 éve
Area.h 563dae9468 apply new code formatter 3 éve
Block.cpp bcb889dddb fix: model changes were ignored if affected blocks were combined into chunk models 2 hónapja
Block.h bcb889dddb fix: model changes were ignored if affected blocks were combined into chunk models 2 hónapja
BlockAnimation.cpp e34b571470 support block animations and dialog close notifications 3 éve
BlockAnimation.h e34b571470 support block animations and dialog close notifications 3 éve
BlockType.cpp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 1 éve
BlockType.h 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 1 éve
Chat.cpp 1bbb1878ff implement basic quest dialog 2 éve
Chat.h a45903ce8f improved ui buttons 3 éve
ChatHistory.cpp f0a81be569 add ingame chat 3 éve
ChatHistory.h f0a81be569 add ingame chat 3 éve
ChatMessage.cpp 72ac999482 improve performance by not ticking blocks anymore since they do never change 3 éve
ChatMessage.h 72ac999482 improve performance by not ticking blocks anymore since they do never change 3 éve
ChatOptions.cpp 1bbb1878ff implement basic quest dialog 2 éve
ChatOptions.h fc03969777 add chat options to igore channels and players 3 éve
Chunk.cpp bcb889dddb fix: model changes were ignored if affected blocks were combined into chunk models 2 hónapja
Chunk.h 48fd128bc1 improve chunk model builder architecture 2 éve
ChunkFluidModel.cpp bcb889dddb fix: model changes were ignored if affected blocks were combined into chunk models 2 hónapja
ChunkFluidModel.h 48fd128bc1 improve chunk model builder architecture 2 éve
ChunkGroundModel.cpp bcb889dddb fix: model changes were ignored if affected blocks were combined into chunk models 2 hónapja
ChunkGroundModel.h 48fd128bc1 improve chunk model builder architecture 2 éve
ChunkMap.cpp 4f63f51ede improve map loading speed and added options window 3 éve
ChunkMap.h 4f63f51ede improve map loading speed and added options window 3 éve
ChunkModelBuilder.cpp d7a8195b58 WIP: refactoring of chunk model generation 2 éve
ChunkModelBuilder.h 48fd128bc1 improve chunk model builder architecture 2 éve
Constants.h 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 1 éve
CraftingGrid.cpp 389775b003 add support for item icons as image paths in uiml 3 napja
CraftingGrid.h 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 6 hónapja
CraftingRecipies.cpp a7b106afe0 support dynamic uiml dialogs 2 éve
CraftingRecipies.h a7b106afe0 support dynamic uiml dialogs 2 éve
CustomDX11API.cpp 168fa833ad improve grass rendering 2 éve
CustomDX11API.h 168fa833ad improve grass rendering 2 éve
DX11CustomPixelShader.hlsl 5441b3b61f fix dynamic lightning for blocks that were not cubes 8 hónapja
DX11CustomVertexShader.hlsl 5441b3b61f fix dynamic lightning for blocks that were not cubes 8 hónapja
Dialog.cpp 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 6 hónapja
Dialog.h a7b106afe0 support dynamic uiml dialogs 2 éve
Dimension.cpp 51f213aecc use server side collision detection 1 hónapja
Dimension.h 51f213aecc use server side collision detection 1 hónapja
DimensionMap.cpp 63f619320a changes for c++20 2 éve
DimensionMap.h 07239e7cc3 adjust to framework changes 3 éve
DragController.h 63f619320a changes for c++20 2 éve
DragElement.cpp b282a3912a items in inventory views can now moved to different slots 3 éve
DragElement.h 563dae9468 apply new code formatter 3 éve
Entity.cpp 382c06f44d increase entity movement speed if queue gets to long 1 hónapja
Entity.h 382c06f44d increase entity movement speed if queue gets to long 1 hónapja
EntityType.cpp 51f213aecc use server side collision detection 1 hónapja
EntityType.h 563dae9468 apply new code formatter 3 éve
Equipment.cpp a7b106afe0 support dynamic uiml dialogs 2 éve
Equipment.h a7b106afe0 support dynamic uiml dialogs 2 éve
FactoryClient.cpp 51f213aecc use server side collision detection 1 hónapja
FactoryClient.h 51f213aecc use server side collision detection 1 hónapja
FactoryCraft.exe 2c7f34cca6 adjust system for lazy block instantiation 4 éve
FactoryCraft.vcxproj bcb889dddb fix: model changes were ignored if affected blocks were combined into chunk models 2 hónapja
FactoryCraft.vcxproj.filters 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 6 hónapja
FactoryCraftModel.cpp 5441b3b61f fix dynamic lightning for blocks that were not cubes 8 hónapja
FactoryCraftModel.h 5441b3b61f fix dynamic lightning for blocks that were not cubes 8 hónapja
Game.cpp fa83601d77 fix deadlock, gui api and wrong uiml attributes 6 hónapja
Game.h 1273e568ae add search icon to inventory search filter 2 éve
Globals.cpp 6ec17e3915 implement server resource loading 1 hónapja
Globals.h 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 1 éve
Initialisierung.cpp 63f619320a changes for c++20 2 éve
Initialisierung.h 63f619320a changes for c++20 2 éve
InventoryView.cpp 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 6 hónapja
InventoryView.h a7b106afe0 support dynamic uiml dialogs 2 éve
ItemBar.cpp 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 6 hónapja
ItemBar.h a7b106afe0 support dynamic uiml dialogs 2 éve
ItemList.cpp 1bbb1878ff implement basic quest dialog 2 éve
ItemList.h 63f619320a changes for c++20 2 éve
ItemStack.cpp e41913cb4a add ItemStack UIML view 2 éve
ItemStack.h e41913cb4a add ItemStack UIML view 2 éve
ItemType.cpp 16b5e467c5 receive entity updates only for entities in the subscribed world area and remove old world update and registry architecture 1 éve
ItemType.h b7509d7871 add size attribute to model info 2 éve
ListView.cpp 389775b003 add support for item icons as image paths in uiml 3 napja
ListView.h a7b106afe0 support dynamic uiml dialogs 2 éve
Load.cpp 389775b003 add support for item icons as image paths in uiml 3 napja
Load.h 6ec17e3915 implement server resource loading 1 hónapja
Main.cpp 382c06f44d increase entity movement speed if queue gets to long 1 hónapja
MapOptions.cpp 1bbb1878ff implement basic quest dialog 2 éve
MapOptions.h 4f63f51ede improve map loading speed and added options window 3 éve
MapWindow.cpp e34b571470 support block animations and dialog close notifications 3 éve
MapWindow.h 76be6c4d33 The map will now be updates automatically and player positions are visible 3 éve
Menu.cpp 42dd8c98b2 fix memory error when connection to server is lost 2 éve
Menu.h b265526132 add day-night cycle 2 éve
Menü.h 3620864d4a initial commit 4 éve
ModelInfo.cpp b7509d7871 add size attribute to model info 2 éve
ModelInfo.h b7509d7871 add size attribute to model info 2 éve
NetworkAPIProcessor.cpp 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 6 hónapja
NetworkAPIProcessor.h 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 6 hónapja
OptionsWindow.cpp 1bbb1878ff implement basic quest dialog 2 éve
OptionsWindow.h a45903ce8f improved ui buttons 3 éve
PlayerKam.cpp 51f213aecc use server side collision detection 1 hónapja
PlayerKam.h 51f213aecc use server side collision detection 1 hónapja
QuestGraph.cpp 389775b003 add support for item icons as image paths in uiml 3 napja
QuestGraph.h f7540df1b5 fix checkbox state was not shown 2 éve
RecipieGroup.cpp 422eeed94a implement recipie lookup menue 3 éve
RecipieGroup.h 422eeed94a implement recipie lookup menue 3 éve
RecipieIngredient.cpp 1273e568ae add search icon to inventory search filter 2 éve
RecipieIngredient.h a7b106afe0 support dynamic uiml dialogs 2 éve
RecipieOutput.cpp a7b106afe0 support dynamic uiml dialogs 2 éve
RecipieOutput.h a7b106afe0 support dynamic uiml dialogs 2 éve
ServerSelection.cpp 6ec17e3915 implement server resource loading 1 hónapja
ServerSelection.h 76be6c4d33 The map will now be updates automatically and player positions are visible 3 éve
ShapedRecipie.cpp a7b106afe0 support dynamic uiml dialogs 2 éve
ShapedRecipie.h a7b106afe0 support dynamic uiml dialogs 2 éve
StaticInitializerOrder.h 5cb4c24f10 fixed some errors 4 éve
StatusBars.cpp 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 6 hónapja
StatusBars.h a7b106afe0 support dynamic uiml dialogs 2 éve
TransparentChunkGroundModel.cpp bcb889dddb fix: model changes were ignored if affected blocks were combined into chunk models 2 hónapja
TransparentChunkGroundModel.h 48fd128bc1 improve chunk model builder architecture 2 éve
UIMLCraftingProgress.cpp fa83601d77 fix deadlock, gui api and wrong uiml attributes 6 hónapja
UIMLCraftingProgress.h 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 6 hónapja
UIMLFuelState.cpp fa83601d77 fix deadlock, gui api and wrong uiml attributes 6 hónapja
UIMLFuelState.h 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 6 hónapja
UIMLProgressAndStateView.cpp fa83601d77 fix deadlock, gui api and wrong uiml attributes 6 hónapja
UIMLProgressAndStateView.h 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 6 hónapja
UIMLToolTip.cpp 563dae9468 apply new code formatter 3 éve
UIMLToolTip.h 7d1d400d57 add inventory uiml tooltips 3 éve
UIMLUtils.cpp 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 6 hónapja
UIMLUtils.h 7d51bdfabe add support for craftingProgress and fuelState UIML elements and add api call for components 6 hónapja
UnshapedRecipie.cpp a7b106afe0 support dynamic uiml dialogs 2 éve
UnshapedRecipie.h a7b106afe0 support dynamic uiml dialogs 2 éve
World.cpp 51f213aecc use server side collision detection 1 hónapja
World.h a67c878d63 add grass to ground models to improve rendering performance 2 éve
error_core_memory_dump.dmp bcb889dddb fix: model changes were ignored if affected blocks were combined into chunk models 2 hónapja