85e659e23c
Reworked options menu as a prefab and changed pause menu a bit. Need to work on option loading (Currently still old mechanic) and jumping cam when striving and looking.
dev
finnchen123
2026-02-22 12:42:52 +01:00
72d1dae796
Decreased time between jumps, updated changelog, updated water layer to be in line with reduced lake depth
finnchen123
2026-02-18 15:47:06 +01:00
053b99f62c
Changed input manager to new system, added jump timer to "fix" jump mechanic (Double jumps, no jumps, etc.)
finnchen123
2026-02-18 15:44:25 +01:00
6884c7e031
Upgraded to unity 6.3
finnchen123
2026-02-18 14:58:39 +01:00
55ba43401d
Reworked option menu to be a bit more modern. Changed controls to fit other games a bit better
finnchen123
2026-02-14 17:06:20 +01:00
8b95aab282
Added a jump delay variation to each slime to make the jumps seem more natural
finnchen123
2026-02-13 18:44:46 +01:00
1e654c73e4
Reduced lake tile depth
finnchen123
2026-02-08 21:00:05 +01:00
f98c32d558
Slimes can now cross tile boundaries.
finnchen123
2026-02-08 20:31:04 +01:00
53f775dfe7
Implemented forced fight, updated attack range to be closer to player.
finnchen123
2026-02-08 13:05:09 +01:00
540cff4ca2
Updated tree prefabs to have combined objects for better UI handling, Updated changelog, Increased object spawn distance again a bit due to overlapping.
finnchen123
2026-02-08 10:49:39 +01:00
4a3c9fa8c0
Removed player object from main menu, fixed menu/game scene switching. Added translation for new trees but still not displaying.
finnchen123
2026-02-06 14:49:25 +01:00
2562321918
Increased object spawn chance generally and in plain tiles specifically.
finnchen123
2026-02-06 13:38:09 +01:00
b657de5ea0
Controlevents are now working
finnchen123
2026-01-25 13:23:03 +01:00
93f02eee13
Reworked menu and achievements
finnchen123
2026-01-25 12:49:13 +01:00
eea4992538
Reworked main menu to be a bit more "modern"
finnchen123
2026-01-25 11:40:22 +01:00
467f6a78e2
Reworked camera handling to be smoother
finnchen123
2026-01-24 14:15:31 +01:00
f74ec7e84d
Added health bar to slimes and improved attack logic
finnchen123
2025-12-10 16:39:24 +01:00
abc11650ee
Added basic logic for new slime behaviour (It now follows the player a certain distance). Changed some prefab namings
finnchen123
2025-11-19 20:45:49 +01:00
a8cca74fc4
Added basic jump mechanic for slimes and prevention from going over the border, added tile hiding to increase performance
finnchen123
2025-11-16 20:56:51 +01:00
c00a01c8d6
Cleaning up project structure, adding new trees and a todo list
finnchen123
2025-11-16 18:53:38 +01:00
4f0615e2d9
Removed controller support
Finnchen123
2025-06-07 13:18:25 +02:00
1c0b2dcf68
Changed inventory to C instead of I (Better keyboard handling)
Finnchen123
2025-06-07 12:50:11 +02:00
eded2be2ef
Removed 3D player model, reworked camera rotation (When going diagonal it is still possible to flip around, but thats fine I guess)
Finnchen123
2025-06-07 12:45:15 +02:00
dd1b3db417
Reworked controls and fixed equipment generation with Place = Bag
Finnchen123
2025-06-07 12:09:07 +02:00
cb033ea487
Reworked camera handling and localization a bit
Finnchen123
2025-06-07 10:15:59 +02:00
8f561f7f42
Merge pull request 'Cleaned up a bit of code, need to work on camera handlign (Isn't as smooth as I want it to be)' (#1) from feature_CleanupProjekt into dev
Nicola Sovic2025-06-07 09:24:47 +02:00
aa7bb5ec79
Cleaned up a bit of code, need to work on camera handlign (Isn't as smooth as I want it to be)
Finnchen123
2025-06-07 09:23:38 +02:00
5a68fc0447
Updated Unity to unity 6.
main
Finnchen123
2025-06-07 09:05:32 +02:00
b65929243b
Merge branch 'main' into OriginalFiles
Finnchen123
2024-10-05 11:57:20 +02:00
22137fffde
Added save for inventory, slot and item, changed item generation, fixed luck in calculation
Nicola Sovic
2022-07-04 12:40:24 +02:00
dd0251cb3e
Updated rarity, fixed hp/mp display on point usage, fixed item moving issue, v1.3.0
Nicola Sovic
2022-07-04 11:54:31 +02:00
977f9ca5cf
Added equipment influence to player, Added influence display, changed rarity from items, v1.3.0
Nicola Sovic
2022-07-04 09:33:33 +02:00
e002a76690
Added images for left and right hand, added new item-hover display, added item drag animation, v1.3.0
Nicola Sovic
2022-07-03 15:06:05 +02:00
e143f4e7c9
Added shield items for all classes, finalised item display in inventory, v1.3.0
Nicola Sovic
2022-07-03 12:12:15 +02:00
6631a9f9dc
Changed ring and amulet, fixed bag switch color, v1.3.0
Nicola Sovic
2022-07-02 17:41:43 +02:00