Commit Graph

219 Commits

Author SHA1 Message Date
Chris
11f2ae26cc maint: moving around methods to work better with Unit/Player/Enemy classes 2025-10-04 13:47:32 -04:00
Chris
8a1d135138 change: added Unit layer (disabled self layer checking in observers, this will need to be fixed) 2025-10-04 13:46:50 -04:00
Chris
1217ae8788 change: unimportant changes to combat test scene 2025-10-04 01:16:09 -04:00
Chris
81bb40c1d8 maint: added Enemy class 2025-10-04 01:15:33 -04:00
Chris
3534f09da2 change: moved value group editors to Editor folder 2025-10-04 01:14:50 -04:00
Chris
af0aab450b maint: renamed player folder to units to match namespaces. added unit class as well. 2025-10-04 01:05:37 -04:00
Chris
a80d1d487e fix: stopped debug overlay blocking click inputs (again) 2025-10-04 00:38:09 -04:00
Chris
42fbffc4e5 improv: better math for draggedUnits movement inheritance 2025-10-04 00:37:07 -04:00
Chris
c06ed7a46a fix: rotation on getting hit fixed 2025-10-03 20:59:17 -04:00
Chris
7068d39b5b new: damage can now be dealt to units using DamageSources 2025-10-03 20:44:48 -04:00
Chris
06cfd582c8 improv: more completed melee, including support for dragging enemies along melee (rudimentary) 2025-10-03 19:42:08 -04:00
Chris
182b3b001b change: SetNewRotation now takes in Vector3s instead 2025-10-03 19:40:49 -04:00
Chris
61d23cb5e2 fix: stopped debug overlay blocking click inputs 2025-10-03 19:38:33 -04:00
Chris
966a9efa0c change: added support for observer task spitting out boxoverlap/sphereoverlap hits 2025-10-03 19:37:30 -04:00
Chris
d787353706 added: initial combat mechanics 2025-10-03 13:29:46 -04:00
Chris
5b911f9f47 change: better support for BoxOverlap observers, small tweaks to the editor and task 2025-10-03 13:28:15 -04:00
Chris
f0c7b8f863 change: adding stats to combat movement 2025-10-01 14:38:54 -04:00
Chris
c6917f6999 added: maru model, animations, and basic swinging 2025-10-01 14:38:37 -04:00
Chris
d079e78068 Merge branch 'refs/heads/feature/player-inventory' into dev
# Conflicts:
#	Assets/DefaultNetworkPrefabs.asset
2025-10-01 14:34:02 -04:00
Chris
8f3ea1a491 maint: various clean up, movement tweaks, and smoothing fixes 2025-09-29 21:10:22 -04:00
Chris
535aa1797d maint: testing ui is now a prefab 2025-09-26 16:18:18 -04:00
Chris
6157d6421f fix: removed all unremoved tasks 2025-09-26 16:03:40 -04:00
Chris
8fdadf9ddd change: scene template and organization 2025-09-26 16:03:20 -04:00
Chris
ff7b04341b maint: removed all old unused tasks, created new tasks to replace them, cleaned up namespaces, reverted ItemTest.unity 2025-09-26 15:27:07 -04:00
Chris
4569cea664 change: finished and cleaned all settings changes, code commented, smoothing and easing are now exponential 2025-09-26 14:09:22 -04:00
Chris
bd2903a0b2 change: fixing of many issues in handler, deprecation/deletion of variables, cleanup of UnitMovementHandler, cleaning up of inspector 2025-09-23 14:14:47 -04:00
Chris
b21adf93e2 change: more alterations to the new movement and settingvalue system 2025-09-22 14:24:50 -04:00
Chris
d4231d4f38 change: gravity settings functions and deprecation of jump/gravity split 2025-09-21 13:53:49 -04:00
Chris
0fbef6aeee change: more alterations to movement, settingvalues, valuegroup, etc. 2025-09-18 19:58:37 -04:00
Chris
aad8b78c22 change: all movement separated into invidividual tasks, a lot of shuffling value groups and related stuff around 2025-09-16 17:07:20 -04:00
Chris
a0313798fd added: loot containers 2025-09-09 17:58:52 -04:00
Chris
f4cb569768 added: label over hover 2025-09-08 17:17:28 -04:00
Chris
7a0499f36a added: item pickups with online persistency 2025-09-08 16:40:13 -04:00
Chris
8bf90e7827 change: edited camera and ui prefabs to work with networking 2025-09-04 19:18:10 -04:00
Chris
01e074e1f1 change: added support for starting a quick offline session through a button onscreen 2025-09-04 13:22:32 -04:00
Chris
413022d390 change: DebugOverlayDrawer.cs no longer needs a string and will accept an object 2025-09-04 12:42:41 -04:00
Chris
94be96fb02 fix: now handles errors better without killing the entire process 2025-09-04 12:42:41 -04:00
Chris
568e90ff44 fixed: DebugOverlay.unity now uses the new prefabs 2025-09-04 12:42:41 -04:00
Chris
161ddfb479 feat: basic online working with relay 2025-09-04 12:06:05 -04:00
Chris
a13f10564b feat: basic online working with relay 2025-09-03 19:37:27 -04:00
Chris
5be9c06cf2 maint: play mode required files 2025-09-03 17:00:33 -04:00
Chris
46f65d2f3f maint: text mesh pro assets 2025-09-03 17:00:16 -04:00
Chris
18cebf6f9c change: input dialogue on player spawn 2025-09-03 16:59:54 -04:00
Chris
40badd1f95 fix: some neighborhood scene fixes and fsm fixexs 2025-09-03 00:59:39 -04:00
Chris
ba0ff08c5a added: network scene, networking packages 2025-09-02 18:43:07 -04:00
Chris
ae2371a6fa maint: added livewatch asset 2025-08-31 18:14:07 -04:00
Chris
f6b63ee49c maint: 6.2 material updates 2025-08-31 17:39:57 -04:00
Chris
6935c304e8 Merge branch 'core/update-to-6.2' into dev-6.2
# Conflicts:
#	Packages/manifest.json
#	ProjectSettings/Packages/com.unity.probuilder/Settings.json
2025-08-31 17:38:45 -04:00
Chris
bbb735c9c1 maint: updated to unity 6.2 2025-08-31 17:37:36 -04:00
Chris
39376934a5 fix: grapple camera null reference 2025-08-31 17:20:18 -04:00