192,966 Commits over 4,049 Days - 1.99cph!

7 Years Ago
Work on scientist behaviour.
7 Years Ago
Fixed banned user check being slow with 20,000 banned users
7 Years Ago
Save
7 Years Ago
Cooking is a starting unlock
7 Years Ago
meat rack ap rotation changes
7 Years Ago
Fixed role assignment window not scrolling
7 Years Ago
Holding tab for overlay hides other unit indicators
7 Years Ago
Merge from /sqlite
7 Years Ago
Hopefully fixed unit indicators getting stuck in the wrong state
7 Years Ago
Water_well_e mini scene wip
7 Years Ago
Use db for blueprints and deathlog storage
7 Years Ago
Version++
7 Years Ago
Hunting AI curve tweaks
7 Years Ago
UI
7 Years Ago
More UI
7 Years Ago
Unit indicator state fix
7 Years Ago
UI
7 Years Ago
Kicking
7 Years Ago
Quick hacky corpse.AttachToStockpile method
7 Years Ago
Fixed a few warnings, fixed switch tolerance
7 Years Ago
Fixed a bunch of UI bugs, cleaned up indicator stuff
7 Years Ago
Sqlite Tests Sqlite Libraries
7 Years Ago
Test for "crash on exit"
7 Years Ago
EntitySpawner can now create hints. Spawned entities will be assigned to those hints. Units will become aware of hints upon perceiving any entity belonging to that hint. Fixed NRE when trying to move command non humans in editor.
7 Years Ago
Bare bones
7 Years Ago
correct number of branches for basic hut
7 Years Ago
Possessions now tries to remove find desires for possessions that are no longer required. HasItem now has an overload that doesn't require outing an Item.
7 Years Ago
update Entity.Position in Initialize. added some Influence data. fixed crafting NRE when crafting for self using machine.
7 Years Ago
Visual polish - bug fixing
7 Years Ago
turned off hide on deposit
7 Years Ago
meat rack change ap name
7 Years Ago
Don't do anything when calling del without arguments
7 Years Ago
Testing something to fix "crash on exit"
7 Years Ago
Added simple collider to wind generator so it can be removed by admins using ent kill
7 Years Ago
Let's spawn a couple of big rocks near the starting area so it doesn't take forever to build the crafting table
7 Years Ago
merge from main
7 Years Ago
#DEFINE fix
7 Years Ago
Update build settings
7 Years Ago
WiseGuysTools scene selection thingee
7 Years Ago
Bootstrap object naming
7 Years Ago
Refactored the singleton classes that I added ages ago to better match the WiseGuys coding style, using virtual methods for subclasses to override and call the base, instead of having the base classes call a separate subclass method.
7 Years Ago
Fixed TargetTerritoryConsideration failing if attempting to get the score of a unit and the unit wasn't in the Territory's unit list (now falls back to the position territory check like other entity types) Moved TargetTerritoryConsideration from a consideration to a bonus in some cooking goals to try and make spit usage more common
7 Years Ago
Bootstrap
7 Years Ago
Remove folder
7 Years Ago
Bootstrap work
7 Years Ago
Various
7 Years Ago
Take One Effect interaction actually takes one (and not all). Sleep takes longer to regenerate energy. Sleep AI tweaks. People should now prefer a building they own over an available one.
7 Years Ago
Cleaned 2 gigs of obsolete shit
7 Years Ago
Naming
7 Years Ago
Scene organization