|
|
92035d7b9e
|
remove useless variable
|
2023-06-06 13:09:02 +02:00 |
|
|
|
48841fa4e9
|
camera fixing
|
2023-06-06 13:07:42 +02:00 |
|
|
|
ccdcdac7c6
|
working mouse picking
|
2023-06-06 12:36:05 +02:00 |
|
|
|
a4fb56b549
|
camera yaw and pitch
|
2023-06-05 13:50:45 +02:00 |
|
|
|
faf544f997
|
basic camera movement
|
2023-06-05 13:15:27 +02:00 |
|
|
|
41f8c152eb
|
really bad controls
|
2023-06-04 13:02:41 +02:00 |
|
|
|
193e4db651
|
fix mouse picking
|
2023-06-03 20:43:40 +02:00 |
|
|
|
0365902971
|
moved Mat4 definition
|
2023-06-03 19:40:50 +02:00 |
|
|
|
3970103b01
|
kinda 3d
|
2023-06-03 17:41:46 +02:00 |
|
|
|
4e866c1032
|
shaders to 3d
|
2023-06-03 16:35:17 +02:00 |
|
|
|
a2d8984199
|
shader matrix support
|
2023-06-03 16:30:23 +02:00 |
|
|
|
14efe2cc39
|
simplified health bar display
|
2023-01-02 16:58:31 +01:00 |
|
|
|
fcda12e321
|
add hit "animation"
|
2023-01-02 16:37:18 +01:00 |
|
|
|
1200a6e087
|
moved TowerUpgradePopop into its own file
|
2023-01-02 15:56:20 +01:00 |
|
|
|
ed45995645
|
add mob send cooldown
|
2023-01-02 14:32:37 +01:00 |
|
|
|
222b79b40a
|
indent with tabs
|
2023-01-02 13:05:43 +01:00 |
|
|
|
386ea5b6ad
|
forward declare Updater
|
2023-01-02 12:05:20 +01:00 |
|
Simon Pribylski
|
6e0923ac75
|
remove glm dependency
|
2022-10-13 12:24:15 +02:00 |
|
|
|
66376eaeda
|
allow custom opengl loader
|
2022-07-14 18:04:13 +02:00 |
|
|
|
6df59b1487
|
GIGA REFACTOR
|
2022-03-02 18:51:42 +01:00 |
|
|
|
97a33e5517
|
BIG REFACTOR Part 2
|
2022-02-16 18:34:49 +01:00 |
|
|
|
409268b604
|
refactor: use of GuiManager
|
2021-12-19 11:56:41 +01:00 |
|
|
|
61166023df
|
feat: don't show tile select when tooltip
|
2021-12-12 16:59:57 +01:00 |
|
|
|
1a091baeaf
|
feat: add map background color
|
2021-12-12 16:13:05 +01:00 |
|
|
|
24617c539f
|
feat: add castle tooltip
|
2021-12-12 13:32:39 +01:00 |
|
|
|
e4a9c5f763
|
feat: remove tower
|
2021-12-08 15:34:20 +01:00 |
|
|
|
cb847d0edd
|
refactor: removed unused declarations
|
2021-12-04 13:49:50 +01:00 |
|
|
|
2da0bd9b79
|
refactor: tower add event processing
|
2021-12-04 13:44:34 +01:00 |
|
|
|
0c1824e40b
|
refactor: movd Updater
|
2021-11-30 18:07:25 +01:00 |
|
|
|
6c4ef25abd
|
style: changed tower place popup size
|
2021-11-22 19:35:50 +01:00 |
|
|
|
f48af51dc7
|
refactor: format project
|
2021-11-21 17:02:42 +01:00 |
|
|
|
77a4fb33a7
|
feat: upgraded tower place popop
|
2021-11-14 11:51:09 +01:00 |
|
|
|
935a514fb5
|
refactor: change demo window declaration
|
2021-11-14 10:34:00 +01:00 |
|
|
|
39329df5de
|
fix: forgot pushing ...
|
2021-11-13 16:12:45 +01:00 |
|
|
|
fc0cab54d2
|
feat: add updater
|
2021-11-13 16:06:48 +01:00 |
|
|
|
830cb061e2
|
refactor: create gui widget classes
|
2021-11-12 19:55:58 +01:00 |
|
|
|
4ad7015f72
|
refactor: changed GuiWidget constructor
|
2021-11-12 19:27:22 +01:00 |
|
|
|
e682224d78
|
refactor: changed TowerGui to class
|
2021-11-10 15:10:29 +01:00 |
|
|
|
ae802b4253
|
feat: add upgrade popup prototype
|
2021-11-06 14:12:22 +01:00 |
|
|
|
f863fb4942
|
feat: improved tower place + tower upgrade
|
2021-11-05 17:35:39 +01:00 |
|
|
|
5e2986e298
|
feat: add mob tooltip
|
2021-11-04 19:41:47 +01:00 |
|
|
|
0d992da55b
|
fix: randoms
|
2021-11-04 18:34:49 +01:00 |
|
|
|
95e9c270db
|
fix: changed android defines
|
2021-11-04 17:42:31 +01:00 |
|
|
|
a3712febca
|
refactor: remove static variables
|
2021-11-04 11:43:49 +01:00 |
|
|
|
a4d3a9472b
|
refactor: add FrameMenu
|
2021-11-04 11:21:37 +01:00 |
|
|
|
2fc0f28b27
|
refactor: create MainMenu and GameMenu classes
|
2021-11-04 11:01:46 +01:00 |
|
|
|
1186e5ee9c
|
refactor: moved imgui_filebrowser.h in include
|
2021-11-04 10:10:56 +01:00 |
|
|
|
129544d127
|
feat: add summon menu
|
2021-11-04 10:03:37 +01:00 |
|
|
|
276f1b2ca3
|
refactor: moved imgui.h in include folder
|
2021-11-04 09:47:59 +01:00 |
|
|
|
0c68512caf
|
feat: add android support
|
2021-11-01 15:24:33 +01:00 |
|