|
|
3fd6ca661d
|
feat(economy): add seed script for economy items, game areas, and mobs initialization
|
2025-10-05 00:51:07 -05:00 |
|
|
|
2a5ce872b3
|
feat(minigames): add models for game areas, player progress, and scheduled mob attacks
|
2025-10-05 00:51:03 -05:00 |
|
|
|
925be32519
|
feat(minigames): add seed script for minigames initialization
|
2025-10-05 00:50:59 -05:00 |
|
|
|
e95876851f
|
feat(equipment): implement equipment management and effective stats calculation; add functions for player state, equipment retrieval, and HP adjustment
|
2025-10-05 00:50:55 -05:00 |
|
|
|
0f1366de65
|
feat(demo): add demo run script for testing user and guild setup; implement basic mining minigame
|
2025-10-05 00:50:51 -05:00 |
|
|
|
0fea8b0e77
|
feat(attacks): implement scheduled mob attack processing; handle damage application and equipment durability
|
2025-10-05 00:50:47 -05:00 |
|
|
|
aa1e667a72
|
feat(database): add economy-related tables and relationships; implement wallet, shop, and item management structures
|
2025-10-05 00:04:08 -05:00 |
|
|
|
413868f4be
|
feat(types): add flexible JSON types for economy layer; define item pricing, rewards, and inventory state
|
2025-10-05 00:04:02 -05:00 |
|
|
|
a5d4e87444
|
feat(economy): implement inventory management and economy features; add item handling, wallet management, and shop interactions
|
2025-10-05 00:03:57 -05:00 |
|
|
|
581b7b1bd2
|
feat(schema): enhance Guild model with new relationships and embed configurations; add Economy models for item management and transactions
|
2025-10-05 00:03:52 -05:00 |
|
|
|
862f0ad993
|
chore(main): remove deprecated local .env loading check for Node.js 20.6+
|
2025-10-04 18:21:23 -05:00 |
|
|
|
d2168b62f8
|
chore(client): remove deprecated environment loading check for Node.js 20.6+
|
2025-10-04 18:19:25 -05:00 |
|
|
|
2d8a48d607
|
feat(env): conditionally load .env file for Node.js 20.6+; remove dotenv dependency
|
2025-10-04 18:17:38 -05:00 |
|
|
|
e005702480
|
feat(env): load dotenv in entrypoint; add .env.example; stop tracking .env files
|
2025-10-04 18:05:41 -05:00 |
|
Shni
|
737b8acbe8
|
Merge pull request #3 from Shnimlz/Shnimlz-patch-2
Delete .env.test
|
2025-10-04 17:54:33 -05:00 |
|
Shni
|
dd95ec7f94
|
Delete .env.test
|
2025-10-04 17:54:18 -05:00 |
|
Shni
|
1818742c43
|
Merge pull request #2 from Shnimlz/Shnimlz-patch-1
Delete .env
|
2025-10-04 17:53:51 -05:00 |
|
Shni
|
b2a66f4769
|
Delete .env
|
2025-10-04 17:53:39 -05:00 |
|
|
|
84c39fac83
|
chore(git): remove comment about keeping environment variables out of version control
|
2025-10-04 17:52:34 -05:00 |
|
|
|
d7cdcd22d5
|
chore(git): stop tracking .env files
|
2025-10-04 17:51:21 -05:00 |
|
|
|
c407c61cdd
|
feat: add Discord Rich Presence configuration and update database schema for AI role prompt
|
2025-10-04 17:47:11 -05:00 |
|
|
|
74cca16e9d
|
feat: implement AI conversations schema management and ensure data integrity in AI service
|
2025-10-04 05:03:39 -05:00 |
|
|
|
628d22e826
|
feat: remove deprecated image model candidates from AI service
|
2025-10-04 04:55:41 -05:00 |
|
|
|
95a83d9bdb
|
feat: add support for GEMINI_API_KEY and improve error messages in AI service
|
2025-10-04 04:49:28 -05:00 |
|
|
|
109f51d2a6
|
feat: enhance image command with additional metadata and improve usage instructions
|
2025-10-04 04:37:03 -05:00 |
|
|
|
c348b5282f
|
feat: update image generation logic to use new Google GenAI API and enhance error handling
|
2025-10-04 04:34:55 -05:00 |
|
|
|
82c650addb
|
feat: update image model candidates to prioritize imagen-4.0-generate-001 in AI service
|
2025-10-04 04:29:06 -05:00 |
|
|
|
ed7165fad9
|
feat: streamline image model detection and enhance image attachment processing in AI service
|
2025-10-04 04:24:42 -05:00 |
|
|
|
96ad2d8f48
|
feat: enhance image model detection logic and improve fallback handling in AI service
|
2025-10-04 04:18:27 -05:00 |
|
|
|
7bbba7afb2
|
feat: add commands to list and set image models in AI service
|
2025-10-04 04:07:12 -05:00 |
|
|
|
2d938c92ab
|
feat: implement background detection of image model and enhance image generation handling in AI service
|
2025-10-04 03:53:51 -05:00 |
|
|
|
ada1ef6829
|
feat: implement image size configuration and enhance image response handling in AI service
|
2025-10-04 03:43:36 -05:00 |
|
|
|
bff0bbb993
|
feat: enhance image generation handling and normalize response structure in AI service
|
2025-10-04 03:25:09 -05:00 |
|
|
|
a6c47cca5e
|
feat: integrate modern GenAI SDK for image generation and enhance image handling in AI requests
|
2025-10-04 03:10:04 -05:00 |
|
|
|
e2770f70dc
|
feat: update model selection for image attachments in AI requests
|
2025-10-04 02:31:30 -05:00 |
|
|
|
d1264d6824
|
feat: add support for image attachments in AI requests and enhance metadata handling
|
2025-10-04 02:30:28 -05:00 |
|
|
|
2194273b09
|
feat: enhance conversation ID generation and implement upsert for AI conversations
|
2025-10-04 02:24:18 -05:00 |
|
|
|
8da6a6e528
|
feat: implement persistent memory for AI conversations and enhance message handling
|
2025-10-04 02:19:36 -05:00 |
|
|
|
dc77b89cca
|
feat: add support for custom emojis in messages and improve metadata handling
|
2025-10-04 01:47:02 -05:00 |
|
|
|
8f1e96941a
|
feat: simplify message replies and enhance modal error handling in AI commands
|
2025-10-04 01:38:02 -05:00 |
|
|
|
241c6a5d90
|
feat: add AI role prompt configuration and caching for guilds
|
2025-10-04 01:31:36 -05:00 |
|
|
|
312ccc7b2a
|
feat: implement permission checks for ManageGuild and staff roles across commands
|
2025-10-04 01:10:02 -05:00 |
|
|
|
3cd9efcbcb
|
feat: add send-embed command to send saved DisplayComponents blocks
|
2025-10-04 00:33:39 -05:00 |
|
|
|
49ac3a0d99
|
feat: enhance block saving functionality and improve editor message handling
|
2025-10-04 00:26:59 -05:00 |
|
|
|
0fedf1549a
|
feat: add block movement and deletion functionality in interactive editor
|
2025-10-04 00:15:43 -05:00 |
|
|
|
68cab85eff
|
feat: improve editor interaction feedback and maintain active state during updates
|
2025-10-04 00:07:00 -05:00 |
|
|
|
792d92e38b
|
feat: explicitly clear legacy content when using Components V2 in message payload
|
2025-10-04 00:00:33 -05:00 |
|
|
|
166c9177ae
|
feat: explicitly clear legacy content when using Components V2 in message payload
|
2025-10-04 00:00:31 -05:00 |
|
|
|
2d28e63a4f
|
feat: add runtime patch for ModalSubmitInteraction to prevent crashes during member resolution
|
2025-10-03 23:52:15 -05:00 |
|
|
|
1a9eabb7af
|
feat: improve error handling and type safety in points modal processing
|
2025-10-03 23:41:11 -05:00 |
|