29 Commits

Author SHA1 Message Date
8917c36ad8 Character Stat revamp (wip)
- working max health, properly setting health component values and showing scales on UI
- working armor & magic resistance, properly mitigating incoming damage based on damage type
2024-08-13 22:36:01 +01:00
8743db5347 Secondary stats added to character prefabs 2024-08-12 23:45:16 +01:00
8c06b4379d Necromancer primary ability
- added necro's primary ability (aura of death)
- lowered minions agent avoidance priority
2024-08-07 22:53:03 +01:00
81504e07a0 Barbarian update
- added barb class signature ability Wild Hunt
- added class resource generation to all barb abilities
2024-08-07 22:30:35 +01:00
aa933c631e Potion ability & bugfixing 2024-08-05 12:35:22 +01:00
d667f3c6d5 nameplate updates, audio system started 2024-08-05 11:43:46 +01:00
0ea2c2ad2b Dragon's Lair, Sun Dragon (WIP) & fishing mechanic 2024-08-04 09:37:20 +01:00
6847241e83 Multiple Updates
- ALOT of new icons
- Network Area of EffectOverTime With Tick Event ability type
- Movement Speed modifier effect
- Vampire class signature ability
- vampire new ultimate ability
2024-07-29 20:22:18 +01:00
45413bcee7 Vampire Class update
- Fully Playable Vampire class
2024-07-28 21:02:26 +01:00
fd0e2d7d19 More spell variety
- Knight class signature abiliy
- Knight new ultimate
- Priest class signature ability
- new effect edits
- Added optional Network chain aoe over time for Impact Event abilities
2024-07-28 14:41:12 +01:00
618afad67d Bugfixing npc patrol & burst of hope spell
- Fixed an issue preventing basic npc's from patrolling to new locations
- Fixed an issue preventing burst of hope from being rendered
2024-07-27 22:01:19 +01:00
bc4019ffdf Necromancer updates & bugfix
- Added Necromancer ultimate ability (Summon Golem)
- Updated and bugfixed golem minion
- Added New slam ability for golem
- Bugfixed damage over time effect calculate final damage when owner no longer exists
- Fixed an issue causing items to be vendored even with vendor closed
2024-07-23 21:26:32 +01:00
c286d28fd4 Mage Updates & bugfixing
- Added an option for instant effects to generate class resource per hit for the user
- fixed an issue where some extended ability scripts were not spending all required resources (inheritance issue)
- Added a class-based melee ability for Mages
- Added a class Signature ability for Mages to make use of class resource
2024-07-23 18:24:48 +01:00
e1755999a3 Necromancer updates
- increase summon cost
- reduce amount of class resource drained on melee hits
- increased amount of class resource drained on spell with cooldown hits
- minions scaling with owner's stats
- bugfixing npc/minion decision making corner cases
2024-07-22 21:13:48 +01:00
e1081a2bf4 Necromancer and Minions update
- Necromancer class playable
- Savage minion ability & npc
- Mage minion ability & npc
- rogue minion ability & npc
- warrior minion ability & npc
- golem minion ability & npc
- minion abilities
- Class resource (used to automatically summon minions based on the amount of souls drained, in case of necromancer)
- class resource spender (auto cast from priority list)
- class resource regen instant effect option
2024-07-22 16:46:13 +01:00
4a65a17327 New character assets and class
- multiple new skeletons
- necromancer class
- necromancer first ability tryouts
- drain projectile script
2024-07-21 23:27:14 +01:00
1ec628d6dd Particle system optimization, Preload and bugfixing
- Max Particle significantly reduced
- preload ability assets & most shaders
- fix coroutine error on channeled abilities
- billboard random flickers fixed
- spin to win animation and rotation sync fixed
2024-07-21 13:09:23 +01:00
f419e70f98 Updates on effects 2024-07-20 12:02:01 +01:00
4bb59c573d Bugfixing stuff 2024-07-18 21:36:00 +01:00
981037c83c Bugfix save/load equipments & boss update
- save/load equip and inventory correctly using character name
- added boss behaviours
- added boss unique abilities
2024-07-18 14:57:20 +01:00
e806551093 Game options UI, Game difficulty Options & items
fix burst of hope
updated sell values for items
updated jobs reward increases based on difficulty
updated difficulty settings
2024-07-07 21:47:56 +01:00
888171a4a9 New spell & status & instant effect updates
- burst of hope (second priest ability) added
- instant value effect with modifiers based on targets
- damage income modifier effect added
- status effect option to apply to targets hit
- status effect option to apply to self
2024-07-07 11:44:12 +01:00
c61de8834c Status effect system
absorb status effect
added absorb to priest holyball
2024-07-07 00:56:05 +01:00
8e18305573 Spells update
- shield wall (second knight ability) added
- ragestorm (ultimate barbarian ability) added
- anti projectile type of spell
- channeled ability type
- small balance changes on abilities and statpoints per level
2024-07-05 19:37:02 +01:00
8d61802e51 Multiplayer bugfixing on new spells/mechanics 2024-07-04 21:48:47 +01:00
81f2ac424e Insane update
Abilities:

- area of effect ability with impact event/chain reaction type added
- melee slash timing bugfix
- melee slash VFX added
- blizzard (second mage ability) added
- holy circle (ultimate priest ability) added
- consecration (ultimate knight ability) added
- whirling axes (second barbarian ability) added
- glacial bomb (ultimate mage ability) added
- ice shard (first mage ability) added

Others:

- aoe location snapshot on cast mechanic added
- reduced realtime shadows on rifthunters inn
2024-07-04 21:27:15 +01:00
001bd2095a Many spell VFXs
added new mage aoe over time spell (Blizzard)
2024-07-01 19:56:33 +01:00
a966809f20 Update with class & attack
- melee attack first iteration (WIP)
- priest playable class
- priest "holy ball" ability
2024-05-21 20:37:07 +01:00
7e18350a1f First rift mayhem project commit 2024-05-09 18:17:30 +01:00