|
30dc69ab4b
|
Added ESLint
|
2024-12-27 02:50:11 +01:00 |
|
|
f4746722af
|
Renamed folder utilities > application, added baseEntity class, updated baseRepo class, removed prisma helper
|
2024-12-25 16:50:01 +01:00 |
|
|
b4989aac26
|
npm run format
|
2024-12-25 02:06:58 +01:00 |
|
|
058988e874
|
Added paths in typescript config and utilise this in all project files
|
2024-12-24 23:48:37 +01:00 |
|
|
241cfb3eb2
|
famous last words: fuck (changing ORM)
|
2024-12-24 15:27:24 +01:00 |
|
|
3dffad928d
|
Removed redundant line of code
|
2024-12-22 23:44:55 +01:00 |
|
|
ce90d6f7a9
|
Removed check that prevented overwriting existing spritesheets
|
2024-12-22 23:33:25 +01:00 |
|
|
1facd2d641
|
Improvements to spritesheet gen.
|
2024-12-22 02:32:06 +01:00 |
|
|
23c437f0bc
|
npm run format
|
2024-12-21 22:51:08 +01:00 |
|
|
5c47edd230
|
Renamed frameSpeed > frameRate
|
2024-12-21 02:27:14 +01:00 |
|
|
bd8caaf27c
|
POC 2
|
2024-12-20 23:51:39 +01:00 |
|
|
3cf86e322c
|
proof of concept
|
2024-12-20 23:44:13 +01:00 |
|
|
6f32fbdc79
|
Improved readability
|
2024-12-20 23:36:56 +01:00 |
|
|
743d4594df
|
🎃
|
2024-12-20 23:13:55 +01:00 |
|
|
2be49c010f
|
Horror code
|
2024-12-20 21:29:19 +01:00 |
|
|
2ac9416fe6
|
senior dev moment, finished spritesheet generator
|
2024-12-20 20:34:39 +01:00 |
|
|
43fe6ab33e
|
Better sprite-sheet generating
|
2024-12-20 01:28:36 +01:00 |
|
|
1cbf116ad4
|
🤠🔫
|
2024-12-18 03:05:11 +01:00 |
|
|
3b0138130b
|
Removed extra lines that made no differenec
|
2024-12-15 21:16:33 +01:00 |
|
|
54c75896f9
|
Put all images in a container size as big as the biggest sprite that was found
|
2024-12-15 20:57:54 +01:00 |
|
|
9467797dc9
|
Aids
|
2024-12-15 20:25:30 +01:00 |
|
|
a8934f8e40
|
Spritesheet generator improvements
|
2024-12-15 17:39:47 +01:00 |
|
|
65cae5d824
|
Spritesheet gen. optimisations
|
2024-12-15 14:41:00 +01:00 |
|
|
179ccdbc55
|
Improved texture generation
|
2024-12-12 00:43:34 +01:00 |
|
|
cf954979c5
|
Improved logging some more
|
2024-11-13 13:27:44 +01:00 |
|
|
01ed1bce29
|
#233: Replaced all console logs, thrown errors with logger API
|
2024-11-13 13:25:03 +01:00 |
|
|
d4e0cbe398
|
#174: Refactor character manager into zoneManager for better DX, major refactor of time and weather system (data is stored in DB now instead of JSON file), npm update, npm format, many other improvements
|
2024-11-13 13:21:01 +01:00 |
|
|
bb9f62a9c8
|
Renamed files to storage, re-worked datetimeManager, added json help utilities
|
2024-10-14 19:47:52 +02:00 |
|
|
049b9de2b3
|
Renamed utilities to files, added datetimeManager, npm update
|
2024-10-13 12:15:29 +02:00 |
|
|
ce1708a55e
|
Path fixes for all environments, npm run format, removed redundant imports
|
2024-10-01 00:10:30 +02:00 |
|
|
21a75f6cbe
|
npm run format
|
2024-09-28 02:18:31 +02:00 |
|
|
a729371741
|
Converted socketEvents to new format
Still need to rework 'any' type Promises
|
2024-09-22 18:35:07 +02:00 |
|
|
9d6de8a1a9
|
Mass replace parameter order (socket,io)>(io,socket), worked on queueing system
|
2024-09-21 23:54:52 +02:00 |
|