Commit Graph

32 Commits

Author SHA1 Message Date
justin 54b28db249 Implement basic config file 2021-03-22 22:40:11 +01:00
justin abd7cd7ea9 Implement textures on walls, windows don't look great yet 2021-03-21 22:21:29 +01:00
justin 23fbee3374 Set up wall rendering with textures 2021-03-21 19:45:21 +01:00
justin bd7a5c3533 Correct projected wall shadows when there is an offset camera 2021-03-19 15:51:11 +01:00
justin e8e3dd8f50 Refactor level/room generation modules 2021-03-11 22:08:35 +01:00
justin 6c378659b2 Refactor light source and wall shadow shaders 2021-03-11 01:16:42 +01:00
justin a2fa713bde Continue refactoring shaders 2021-03-10 21:22:52 +01:00
justin 06a8ae7c99 Refactor shaders, commit before major deletion of old code 2021-03-10 19:34:15 +01:00
justin 2310bd1b09 Improve control over floor items and buttons 2021-03-09 01:18:44 +01:00
justin 9f58066dba Make buttons without labels inactive 2021-03-08 17:03:58 +01:00
justin b547df9547 Reimplement floor item label cursors 2021-03-08 01:56:47 +01:00
justin 5f8b5881e5 Improve shadows for static walls 2021-03-05 13:40:34 +01:00
justin 1e198b551e Do layer checking in picture tree 2021-03-01 13:46:28 +01:00
justin bb05bcaaf1 Commit before picture change 2021-02-28 21:26:20 +01:00
justin 3b4b387943 Include tick counting code 2021-02-27 02:09:04 +01:00
justin 32bfab2e02 Work towards doing transformations using uniforms 2021-02-25 03:41:19 +01:00
justin a853c2d946 Commit before introducing layers to pictures 2021-02-23 22:18:35 +01:00
justin b9cba33b81 Cleanup, remove files 2021-02-23 21:06:12 +01:00
justin 47eb0b378b Reimplement continuous sounds (package dependencies should be reworked) 2021-02-23 20:51:05 +01:00
justin 93ab10e77e Add support for one time sounds, crashes if more than 8 play at once 2021-02-23 15:50:02 +01:00
justin c188512abb Separate sound and render io parameters 2021-02-23 15:05:48 +01:00
justin 62a1a57913 Allow for parameters to be changed by io actions 2021-02-23 14:54:05 +01:00
justin 058873af50 Add sound source files 2021-02-23 14:48:00 +01:00
justin e855d303e8 First pass implementing exponentially fading lighting 2021-02-22 13:45:59 +01:00
justin c75cda639b Add wall drawing capability (for shadows) 2021-02-22 02:32:00 +01:00
justin 2f7ab06aa4 Implement background texture 2021-02-21 12:00:40 +01:00
justin f6efe98181 Refactor vao preload 2021-02-19 12:41:46 +01:00
justin 6f838ed1ef Improve speed of polygon rendering by folding tree type 2021-02-17 16:54:46 +01:00
justin 8447844bcd Add source files, commit before reverting pictures to lists 2021-02-15 00:07:55 +01:00
justin c6bcfacc7a Improve picture rendering structure 2021-02-12 16:38:17 +01:00
justin d6f46a7fcc Reimplement text rendering, slow 2021-02-12 14:26:51 +01:00
justin 42c8a55da2 Create project 2021-02-03 11:57:31 +01:00