|
2af830d400
|
FreeType license (required for PGEX_TTF) included in all license notices. Setup project with freetype libraries and includes. Added gamepad PGEX for future gamepad support.
|
2023-11-29 00:50:00 -06:00 |
|
|
3ff558d44e
|
Added pragma regions to all license comment fields in files and collapsed them.
|
2023-11-20 23:25:36 -06:00 |
|
|
2bf45dacef
|
It's 2023 btw
|
2023-11-14 18:12:54 -06:00 |
|
|
dd531d1fd7
|
Apply OLC-3 License to all source files.
|
2023-11-14 18:11:32 -06:00 |
|
|
465fb0b6c2
|
All animation references now auto-generate from gfx.txt. All animation references in code have been updated. Safemaps now have the ability to reset their contents (currently used for GFX map unloading) since Renderables must be deleted before the engine uninitializes. Slime King jump now has knockback.
|
2023-09-16 07:00:38 -05:00 |
|
|
244ac80d2a
|
Fix std::less comparison for Monster attributes. Cleaned up list deletion for bullets, emitters, and effects. Bullet ring implementation for slime king.
|
2023-09-09 04:43:52 -05:00 |
|
|
13eff22485
|
Super big refactor of the animation storage and monster storage system using configuration files.
|
2023-08-06 19:00:09 -05:00 |
|
|
eb5bb15918
|
Meteor Effect particles and impact code completed
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-07-21 18:47:45 +00:00 |
|
|
0dfb58a777
|
Add in inherited class structure for effects, so effects can have customized behaviors.
|
2023-07-13 01:35:51 -05:00 |
|
|
0229982717
|
Added lightning bolt attack, added emitter system
|
2023-07-12 00:23:36 -05:00 |
|
|
6b81cd6e84
|
Layering rendering now proper.
|
2023-07-07 06:42:49 -05:00 |
|
|
3939ee5693
|
Fire Bolt implemented.
|
2023-07-06 04:35:40 -05:00 |
|
|
78b6113d8e
|
Added mini particles for teleporting.
|
2023-07-06 03:43:34 -05:00 |
|
|
db7744dad3
|
Wizard energy bolt attack implemented.
|
2023-06-24 02:14:11 -07:00 |
|
|
2f95e71114
|
Fix bug with missing return value for effect updating.
|
2023-06-16 02:33:12 -05:00 |
|
|
3aebde6287
|
Finished implementing Ground Slam effect, cooldown display, and range hit.
|
2023-06-15 00:47:11 -05:00 |
|
|
7e543a3021
|
Implement ground slam animation
|
2023-06-15 00:11:39 -05:00 |
|