|
12d6f16d2f
|
Renamed the Godot tab in the about box to Engine.
|
2022-08-02 10:35:42 +02:00 |
|
|
1594425e98
|
Moved the input map editor scene.
|
2022-02-12 20:26:38 +01:00 |
|
|
4d304f61c3
|
Moved the about, keybind, and options window to a new folder.
|
2022-02-12 19:56:40 +01:00 |
|
|
48476d1f7a
|
Removed a few now unnecessary scenes, and moved a few.
|
2020-09-24 17:06:02 +02:00 |
|
|
93097ada5e
|
Same for the trainer window.
|
2020-09-24 17:03:47 +02:00 |
|
|
2e14445d8d
|
Same for the vendor window.
|
2020-09-24 16:58:39 +02:00 |
|
|
1cc886593e
|
Same treatment for the inventory.
|
2020-09-24 11:11:50 +02:00 |
|
|
084aa107b9
|
The crafting window is a module now aswell.
|
2020-09-24 10:55:50 +02:00 |
|
|
2bab93e6c7
|
The TalentWindow is a module now aswell.
|
2020-09-24 10:39:34 +02:00 |
|
|
020f744e78
|
The SpellBook is now a module aswell.
|
2020-09-24 10:32:00 +02:00 |
|
|
e7334f483b
|
Changes to player_ui to support modularization, and now the CharacterWindow is a module, and it's added to the UI dynamically.
|
2020-09-22 15:10:34 +02:00 |
|
|
8648d5556c
|
Implemented buying from a vendor. Also fixed opening the spellbook from the last commit. Updated ESS to get backend support for buying items.
|
2020-09-15 01:18:00 +02:00 |
|
|
f68e3e1054
|
Implemented the vendor window (buying items are not yet implemented). Also added and spawned a test vendor. Updated ESS to get the required enum value.
|
2020-09-13 17:08:52 +02:00 |
|
|
7bf9fab465
|
Implement level requirement, and cost for the trainer window. Also update ESS to get support for it at the c++ side.
|
2020-09-13 00:08:32 +02:00 |
|
|
ab01405c5a
|
Implemented a trainer window, and trainer entities. Also updated ESS to get the support structure for them. Also added a naturalist trainer, and made the level spawn it in.
|
2020-09-12 01:01:43 +02:00 |
|
|
13fa745f16
|
Unlearned class spells are not shown in the spellbook anymore.
|
2020-09-10 10:48:46 +02:00 |
|
|
6a70b36e04
|
Spell points are off now, as I think trainers will work better for this game. Made the spell book window handle it properly.
|
2020-09-10 10:46:49 +02:00 |
|
|
02b647471b
|
Implemented the character window. Also fixed a typo with stats.
|
2020-08-04 20:10:01 +02:00 |
|
|
a37e8f5976
|
Added weapon damage stats. Also work on the character window.
|
2020-08-04 19:30:17 +02:00 |
|
|
a3bfaf9e2a
|
Now closing windows will properly reset their opener toggles.
|
2020-07-27 22:52:58 +02:00 |
|
|
5f53e390b9
|
Added 3 specs for the naturalist, and small tweaks to the talent window.
|
2020-07-25 23:01:29 +02:00 |
|
|
d3c7d4afbe
|
Re-enabled spell points, and disabled auto spell learning.
|
2020-07-24 22:38:10 +02:00 |
|
|
d528010273
|
Moved around a few autoloads.
|
2020-07-04 20:30:42 +02:00 |
|
|
73d13bee12
|
The spell book will now show not yet learned class spell.
|
2020-06-23 21:59:23 +02:00 |
|
|
f943749a47
|
A few tweaks.
|
2020-05-26 17:45:58 +02:00 |
|
|
510272bc3b
|
Added a simple stub Character Window (with 2 culomns), and the talent window now also has 2 culomns, one will be physical (character level) talents, and one will be astral (class).
|
2020-05-26 17:41:05 +02:00 |
|
|
048bb06eea
|
Added a trainer window. It's functionality has not been implemented yet.
|
2020-05-25 12:44:03 +02:00 |
|
|
3efc211e52
|
Update ESS to the latest, to get all the Entity method renames.
|
2020-04-28 19:09:06 +02:00 |
|
|
a2933a2b7b
|
Update ESS to the latest to get the id to resource path changes.
|
2020-04-19 18:27:38 +02:00 |
|
|
55c5791991
|
Now the spell book can hide not learned class spells.
|
2020-03-20 15:06:29 +01:00 |
|
|
e02dbe69a7
|
Implemented profile based class levelling. Update HEADS to grab the changes from the ESS side.
|
2020-03-20 03:32:44 +01:00 |
|
|
f4da6f0dd4
|
Now the windows are properly togglable.
|
2020-02-27 12:27:55 +01:00 |
|
|
a729c93dac
|
Disabled spell learning for the ui aswell.
|
2020-02-21 14:20:16 +01:00 |
|
|
3044cb8275
|
Update the license for 2020.
|
2020-01-31 20:01:34 +01:00 |
|
|
4d02ca12d1
|
Fix all warnings, and an error.
|
2019-12-24 10:22:56 +01:00 |
|
|
e9515bef2c
|
Changed the license to MIT.
|
2019-12-22 19:20:38 +01:00 |
|
|
4e76fb3c2f
|
Implemented sorting for the spellbook, and the ability to hide spells that the player cannot learn. Also spells are now color-coded based on what the character knows.
|
2019-11-29 14:10:45 +01:00 |
|
|
824fd02d0f
|
Now the crafting window will show some text instead of looking broken when nothing is selected / the player has no recipes in the selected category.
|
2019-11-29 09:18:01 +01:00 |
|
|
8559193d21
|
The ui.
|
2019-11-20 14:30:34 +01:00 |
|