lily · she/her
lily commented on issue nonsensical-dev/zenyx-engine#7 2025-04-30 22:22:35 +00:00
ECS implementation design

@bitsyndicate wrote in nonsensical-dev/zenyx-engine#7 (comment):

I would opt for storing components independently of systems as described by the EnTT…

lily commented on pull request nonsensical-dev/zenyx-engine#15 2025-04-28 21:02:10 +00:00
feat: add telemetry subcrate

If only the docs we're actually properly searchable 🤦‍♀️

lily commented on pull request nonsensical-dev/zenyx-engine#15 2025-04-28 20:32:54 +00:00
feat: add telemetry subcrate

Please fix your Git identity, the email associated with your commits is not the one linked to your account. Additionally, like BitSyndicate said, please separate this into multiple files and…

lily commented on pull request nonsensical-dev/zenyx-engine#15 2025-04-28 20:20:10 +00:00
feat: add telemetry subcrate

I suggested a float as some monitors run at strange refresh rates, such as 59.97 hz, so a float would be the only way to store that as a non-string value.

lily commented on pull request nonsensical-dev/zenyx-engine#15 2025-04-28 20:04:30 +00:00
feat: add telemetry subcrate

16-bit is not supported, I'd rather this just say "unknown" or something similar.

lily commented on pull request nonsensical-dev/zenyx-engine#15 2025-04-28 20:04:30 +00:00
feat: add telemetry subcrate

This file should not be in the subcrate.

lily suggested changes for nonsensical-dev/zenyx-engine#15 2025-04-28 20:04:30 +00:00
feat: add telemetry subcrate
lily commented on pull request nonsensical-dev/zenyx-engine#15 2025-04-28 20:04:30 +00:00
feat: add telemetry subcrate

This should be done with chrono instead.

lily commented on pull request nonsensical-dev/zenyx-engine#15 2025-04-28 20:04:30 +00:00
feat: add telemetry subcrate

Nit, this could be a float instead.

lily commented on pull request nonsensical-dev/zenyx-engine#15 2025-04-28 20:04:30 +00:00
feat: add telemetry subcrate

kernel and de should be optional as kernel is only applicable on macOS and Linux, and de is only applicable on Linux.

lily commented on pull request nonsensical-dev/zenyx-engine#15 2025-04-28 20:04:30 +00:00
feat: add telemetry subcrate

This could be inlined as a static or done some other way that doesn't require this file.

lily commented on pull request nonsensical-dev/zenyx-engine#15 2025-04-28 20:04:30 +00:00
feat: add telemetry subcrate

Why is this even being changed?

lily commented on pull request nonsensical-dev/zenyx-engine#15 2025-04-28 20:04:30 +00:00
feat: add telemetry subcrate

Again, this can be inlined.

lily pushed to main at nonsensical-dev/.profile 2025-04-27 18:44:21 +00:00
300a41b062 fix: outdated information
lily pushed to main at lily/.profile 2025-04-26 20:00:50 +00:00
5a45676abf add: sponsor button asset
lily pushed to dev at lily/oauth-fabric 2025-04-26 00:14:51 +00:00
9283b9e925 fix: create database in main class
e0f3d7e914 feat: sqlite database support and generic database class
f93f21d2c6 fix: use correct visibility for CONFIG_FILE_PATH
147c8fe3af feat: add basic database interface
3d9cfa0207 chore: add usage sections and notes to README.md
Compare 5 commits »
lily pushed to dev at lily/oauth-fabric 2025-04-24 17:08:23 +00:00
fa187bb766 feat: configuration comments and getters
lily pushed to dev at lily/oauth-fabric 2025-04-24 02:47:31 +00:00
cac64864c6 feat: add basic configuration management
7482c3cdfe feat: add night-config library
0af2923ef2 fix: missing mod metadata
af36e13307 feat: add Google OAuth library
Compare 4 commits »
lily pushed to dev at lily/oauth-fabric 2025-04-24 00:20:59 +00:00
ce267a4c66 fix(ci): removed default branch name from artifact name
lily pushed to dev at lily/oauth-fabric 2025-04-24 00:14:19 +00:00