branchsbox-opium/maincancel

247 Commits over 90 Days - 0.11cph!

Fixed incorrect IsAllowedTransitionState logic AlertState uses scoring and FromStates (from Idle, or Patrol only)
Start designing FromStates, state entry scores PatrolState is implemented using scoring system now
Actually apply TimeSinceFootstepEvent Stop reacting to our own footsteps General cleanup Give the other guy a patrol path so he can return to it after battering the crackhead Update AI playground scene
Helper utility to walk AI actors to a set destination (RTS style) Refactor AttackingState to be derived from Chase, AI can fight eachother kinda now Fallback for if the attacker lost its target somehow AI broadcast footstep stimuli too
Yesterday
States can override the actor's wish speed Patrol State can define a delay between navigating to the next patrol point, random speed each time too (https://files.facepunch.com/tony/1b1411b1/sbox-dev_CXoCBRrtRs.mp4)
Yesterday
Port Alex's work on patrol paths over to the main branch, with a few changes.
Yesterday
Building blocks for AI relationships (friendly tags, enemy tags, no tags found = neutral), added line of sight debugging (op_dev_ai_los) New AI playground
Yesterday
Kill StateMachine experiment and all associated code
Yesterday
Moved player movement temporarily into OnUpdate because I'm having some problems with FixedUpdate
Yesterday
Fixed insufficient stack overflow
Yesterday
Update .gitignore
9 Days Ago
Move fists to assets Add noblockaudio tag to player Protect against exceptions Shader compile fixes PlaySound exeption fix
12 Days Ago
ActionGraph API change
28 Days Ago
Moved Editor folder, updated .gitignore to reflect new changes
28 Days Ago
Content > Assets
30 Days Ago
quick level fixes
30 Days Ago
Update art_showcase.scene
30 Days Ago
Type updates on demo_02_level
30 Days Ago
Fixed editor compile
35 Days Ago
.meta files
38 Days Ago
food assets and setup with tintmask
41 Days Ago
level updates
41 Days Ago
can mesh update
41 Days Ago
Posters updated with Jens art
41 Days Ago
cans open and closed variants
41 Days Ago
level updates
41 Days Ago
football updates and art showcase scene
41 Days Ago
added pipe painted material variant
42 Days Ago
added handles to counter doors and added variants
42 Days Ago
added rug additional skin
42 Days Ago
fridge texture brightness fix
42 Days Ago
football
42 Days Ago
texture tint and physics fixes for various meshes
42 Days Ago
level updates
42 Days Ago
various mesh and texture fixes
43 Days Ago
various mesh and material adjustments
43 Days Ago
landline telephone and material value tweak to tools
43 Days Ago
plastic kettle color change
43 Days Ago
firehose cabinet and signage
43 Days Ago
more art updates + delete unnecessary mat variant
43 Days Ago
kettle final
43 Days Ago
Moved directory of textured_ceiling_a added stone_tiles_a material added decal_alphabet decal added heightchart decal
43 Days Ago
kettle
44 Days Ago
nightlight final
44 Days Ago
nightlight wip
46 Days Ago
StateTransitionDelegate returns a bool (to permit a transition) StateMachineResource can spit out a GameStateMachine with more digestible info for a state machine to use
46 Days Ago
Add ability to click a connection and edit its transition via actiongraph
46 Days Ago
Compile fix
48 Days Ago
extinguisher scale adjust, fireblanket
48 Days Ago
If door is cracked open, pressing E will open it all the way