64 Commits

Author SHA1 Message Date
5c617324ae minimap texture update + logo update 2025-02-11 19:44:07 +00:00
0c1176bea6 Visuals overhaul
- Redone most UIs (WIP)
- New world map
- Game LOGO
- main menus updated (WIP)
2025-02-10 22:13:56 +00:00
d80598bca8 Project reorganize 2025-02-09 18:57:59 +00:00
a2b1949a67 Version update & WFC Map Generation working ingame 2025-02-07 22:54:58 +00:00
a5ebd5bf9b Werewolf class + several new assets
- werewolf playable class
- override animations for different claw styles
- ninja character prefab
- several assets and textures
- ice shard now actually is an icicle
2025-01-27 21:03:48 +00:00
b7a7f32fbd Melee Punch/kick human abilities
- Frontal punch ability
- Uppercut ability
- kick ability
- new animations for unharmed combat
- updated cast state on melee/unharmed ability casts
2025-01-26 19:12:04 +00:00
614f4d92c5 Improvements on some aspects
- Bonus 5% xp per rep level
- Relative power level values and respective ranks (E-S+)
- small bugfix on ability/class unlock info message
- added less bright light when class is unlocked on character creation screen
- Removed base slashes of other classes from the human possible builds
- New human class specific autocast ability "Sword Art"
- New knight ability "shining light"
2025-01-20 18:49:07 +00:00
9461120386 Rogue-lite progression continued (WIP)
- ability unlocks (90% done)
- class unlocks (working)
- new human base class
- bugfix small issues
2025-01-19 23:18:07 +00:00
9c136817b3 Updates to rogue-lite mechanics (WIP)
- visual update on riftraids
- ability unlock system through ability tomes
- (possible) bugfix sprite issue
- player reputation level
2025-01-18 23:14:12 +00:00
a56eb96f2d . 2025-01-17 20:20:15 +00:00
d75d51a9c4 Gameplay update
- Added multiple input modes:
   - Point and click (as before)
   - WASD + mouse aiming (fully supported) (need QoL for interactables)
   - Gamepad controls (partial support)

- Sprite indexer to avoid gamebreaking issues when serializing sprites
- Movement speed penalty on casting abilities instead of fully stopping agent
2025-01-17 20:16:02 +00:00
8db9d99a02 Input updates
- point and click
- WASD + mouse (WIP)
- Gamepad (WIP)
2025-01-16 19:33:19 +00:00
5ce9c0b3a7 Bugfixes + Weapon Visual handler
- bugfix build manager on starter builds not correctly assigning keybinders with defaults
- added 2h ranged shoot animation
- added shoot animation type for abilities
- new weapon visual handler swaps visual weapons based on ability queues
2025-01-13 20:48:15 +00:00
f9d27b5b01 New assets and class update
- Added new assets, effects and edited existing ones
- Added new Rogue playable class
- Added multiple new rogue abilities both knives and arrows
2025-01-13 18:41:50 +00:00
ef4980ffe0 QoL: Reset stat point allocation button 2025-01-12 11:40:08 +00:00
d89d22a267 New enemy type + Bugfix & Quality of life changes
- New enemy Crazied Orc Grunt basic + Boss
- New abilities for crazied orc grunt
- bugfix Damage input modifier effect instance not using stat scaling properly
- updated damage input/output modifier effects scaling
- Added QoL shift+click on stat point allocation button to add +10 in a single click
2025-01-11 23:50:11 +00:00
601add830b Move tooltips in front of crafting UI 2025-01-06 19:58:43 +00:00
4c3edff503 Crafting system working (WIP)
- Crafting UI fully functional
- Crafting Stat stones and modular equippable items fully functional
Notes:
- Urgent need for exclusive(auto sorted) inventory for stones only
- Something to do with the "trash" modular items instead of just selling
- Add new uses for gold besides equipment, preset items will probably be worthless with modular crafting
2025-01-06 19:52:31 +00:00
1eda21226d . 2025-01-03 23:33:50 +00:00
74a9c2b940 Major rework on items
- Refactor items from predefined scriptables only, to template based into item instances
- Added equipped item tooltip to facilitate comparing items
- Added modular craftable items
2025-01-03 19:40:35 +00:00
a0be4f5395 Bugfixing multiplayer corner cases 2025-01-03 13:08:32 +00:00
36a7e2760d Rift Raiding Content
- Turned multi job reward button click into a whole new content
- Rift raids open up on multijob completion, allowing players to dive deep and take action into the rifts themselves
2025-01-02 23:58:07 +00:00
fdd55142f9 Small class tunning & Rework item drops
- Slight increase to priest, necro and mage scaling
- Updated overall item drops on all enemies:
   - bosses are guaranteed to drop one item
   - drops are weighted and with min/max difficulty restrictions
2025-01-01 20:39:41 +00:00
eadceec7ea New class Naturalist
- naturalist-like spells from barbarian into the new class
2024-12-30 22:13:52 +00:00
b29b17ebfd New systems & spells
- Fixed issue on projectile hit events that triggered multiple times.
- Implemented % costs for health and mana
- Updated key binding UI slots to show health costs if present
- New Necromancer projectile AoEOverTime ability: Bonestorm.
- New Vamp/Cultist/Satanist summon ability: Bloody Shadow.
2024-12-29 18:39:40 +00:00
80504d79cd New Damage output modifier effect + new abilities
- Implemented Damage output modifier effects to all characters, allowing to temporarily increase/decrease the target's output
- Added a complete set of priest abilities, when they want to join the dark side:
   - New Corrupted slash priest melee ability
   - New Shadow Orb priest projectile ability
   - New Burst of Corruption AoE ability
   - New Corrupted Grounds AoEOverTime ability
   - New Tainted Star AoEOverTime ability (future signature spell)
   - Added stackable damage income modifier to enemies hit by all corrupted priest abilities, making him insane in cursing and group utility.
- Updated damage income/output modifiers to allow optional stacking of the same effects
2024-12-28 21:52:38 +00:00
b4c22cd6f4 New ability archetype & updates
- new Projectile + Area of effect over time with tick event implemented
- New Tornado projectile+AoEOverTime ability for Barb/Naturalist
2024-12-28 16:11:02 +00:00
86deb651ba Build Manager & new abilities update
- Build Manager system to allow swapping, saving and loading build setups for characters
- Necromancer new channeled ability: Soulfire
- Mage new melee ability: Cold Slash
- Mage new summon ability: Mirror Image
- Added summon ability support to spawn more than one minion per cast
2024-12-27 23:23:10 +00:00
078fda69ac Continued Stat revamp scaling
- updated all abilities to scale with new stat system
- updated difficulty settings using new stat system
- added S+ difficulty as the end game
- updated items using new stat system
- small re-balance to make things a bit more fun to test
2024-08-18 14:45:57 +01:00
6e15ec5820 effects updated with revamped stats (wip) 2024-08-18 00:08:25 +01:00
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
5adce736df Endgame sets, regen & movement speed balance
- added 2 end game sets (mage and vampire)
- updated player health and mana regens (greatly decreased, mostly endgame ridiculous scaling)
- updated movement speed modifier and caps (greatly decreased, mostrly endgame ridiculous scaling)
2024-08-08 19:55:31 +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
c2b076ff5a Bugfixing null references corner cases
- fixed possible null on show tooltip of consumable item that was just used.
- fixed an issue preventing all characters from being loaded on character list if one in between was pointing to a null reference in playerprefs
2024-08-05 00:40:08 +01:00
c6944dcf6e Massive rework on UI overlays & player nameplates 2024-08-05 00:10:58 +01:00
0ea2c2ad2b Dragon's Lair, Sun Dragon (WIP) & fishing mechanic 2024-08-04 09:37:20 +01:00
3a6ac91410 Dragon's Lair (WIP) 2024-08-02 00:12:13 +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
2dce047470 New zone, New Character(WIP), refactor enemy spawning continued
- Vamp's Den playable zone (dev level design), pls send help artists
- Vampire playable character class (WIP)
- Bugfixing & changes to enemy spawning system
2024-07-28 19:00:32 +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
131b717b75 alternative texture for skeleton minions & necro 2024-07-25 19:38:38 +01:00
6e232f4276 Update voting & job selection systems
- voting now fully cancels and clears when atleast one player cancels or closes the voting UI
- when selecting a job and voting, the zone is stored on all players, allowing to load different zones / jobs
2024-07-24 22:36:36 +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
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
2773ef7d6e Player Death Update
- Players can now die (finally)
- Solo players have a single cheat death per scene (reviving automatically after the first death)
- group players have revive mechanic, where a player faints when his health gets to 0, creating a revive circle around him, other players can stand on it to revive him. if after x seconds they don't get revived they bleed out and stay perma death until scene changes or all players die
- Multiple VFX added using post processing for cheat death, fainting, reviving, and perma death events.
- stopped players from moving and pressing keys when dead
- enemies now change target if they try to attack a dead/fainted target.
2024-07-20 19:49:14 +01:00
3ae5e0cde9 PostProcessing 2024-07-20 11:33:17 +01:00
a42b1ea784 Massive update on NPCs and damage over time effects
- NPC controller reworked completely
- ability priority list for npc's
- npc's with animations
- damage over time effect added
- burn, poison and bleed over time effects added
2024-07-19 21:57:47 +01:00
410e28e046 Player account update
- Added Player account data with list of characters
- Added character selection scene
- Loading and saving characters flow working with account names as filters
2024-07-17 11:59:51 +01:00
b798e56f22 Character selection scene and data started 2024-07-09 16:49:30 +01:00