0f06168399
feat: update Procfile for optimized production start and remove New Relic import from main.ts
2025-10-06 11:30:43 -05:00
62a3e7d1f5
feat: integrate New Relic for performance monitoring
2025-10-06 10:59:30 -05:00
875990b299
feat: add New Relic integration and optimize memory settings for production start
2025-10-06 10:58:03 -05:00
10e9cdd092
feat: implement retry logic for service unavailable errors in AI content generation
2025-10-06 10:28:01 -05:00
1e912be72c
fix: update links in documentation to point to the GitHub repository
2025-10-06 00:23:59 -05:00
d168d7f40c
fix: update version number in package.json and index.html to 2.0.1-dev
2025-10-06 00:15:13 -05:00
f512dd7af9
feat: add modern design for Amayo Bot guide with animated elements and responsive layout
2025-10-05 23:54:48 -05:00
ff5b9a5a22
Implement code changes to enhance functionality and improve performance
2025-10-05 23:36:17 -05:00
eae36f63e2
fix: correct HTML structure by moving <script> tag to the end of the body
2025-10-05 23:18:13 -05:00
a255076e50
fix: correct HTML structure by moving </body> tag before <script> tag
2025-10-05 23:07:08 -05:00
0848a4545e
feat: update Procfile to remove unnecessary worker and dev entries
2025-10-05 23:02:25 -05:00
40625a9f74
feat: implement basic HTTP server with static file serving and error handling
2025-10-05 22:58:56 -05:00
009e72faca
feat(mobEdit): simplify mob display structure and improve readability of content
2025-10-05 21:56:19 -05:00
294a641e54
feat: Improve error handling in promptKeySelection for interaction updates and timeouts
2025-10-05 21:46:15 -05:00
cdcc339693
feat: Enhance offer editing command with interactive selection and improved error handling
...
- Added interactive selection for offers in the `offerEdit` command, allowing users to choose an offer to edit.
- Improved permission checks with detailed error messages.
- Refactored editor display and components for better readability and user experience.
- Updated modal handling for various editing options (base, price, window, limits, metadata) to ensure consistent UI updates.
- Enhanced feedback messages for successful updates and cancellations.
- Integrated item fetching and formatting for better display of rewards in `pelear`, `pescar`, `plantar`, and `racha` commands.
- Improved item display in the shop command with consistent formatting and icons.
2025-10-05 21:37:54 -05:00
0c87ead245
feat(stats): streamline updateStats function to handle updates more efficiently
2025-10-05 20:27:11 -05:00
5bbc14a0cc
feat(wallet): initialize new wallets with a default coin amount
2025-10-05 20:21:29 -05:00
b263b10b0f
Refactor game area resolution and argument parsing for game commands
2025-10-05 19:58:26 -05:00
0b7ec0ee32
feat(game): add area fallback logic for commands and helpers
2025-10-05 19:44:54 -05:00
66a984d74e
feat(game-commands): add generic argument parser and integrate for mina, pelear, pescar
2025-10-05 19:34:45 -05:00
1b1aa40358
Maldicion se me olvido poner que las areas fueran detectadas auto
2025-10-05 18:18:54 -05:00
6bbb6450dc
Fallo de argumentos
2025-10-05 18:17:50 -05:00
bc5533f988
.
2025-10-05 18:09:26 -05:00
f317b6d3bf
refactor(componentsV2): migrate all admin and game message commands to new display components API
2025-10-05 18:09:15 -05:00
b37261e73b
Refactor and modernize itemCreate command: flatten message components and improve editor logic
2025-10-05 17:32:12 -05:00
9b3599339a
Refactor player stats display to use reusable section generator and improve formatting
2025-10-05 16:51:56 -05:00
e10e3a9e89
refactor: flatten player display component structure for game player command
2025-10-05 16:49:22 -05:00
fa11000052
feat: improve editing of description and thumbnails in alliances display component editor
2025-10-05 16:49:22 -05:00
6d6ebedc5e
feat: improve handling of description and thumbnail editing in alliances display component creation
2025-10-05 16:49:22 -05:00
c9652787dc
feat: add utility functions for synchronizing and normalizing description text components
2025-10-05 16:49:22 -05:00
58fc3b393b
Fix player command to use new components structure for message sending
2025-10-05 16:13:17 -05:00
8adb748d3f
Add utility to strip legacy description component from blockState and integrate into create and edit display commands
2025-10-05 16:13:17 -05:00
14c898fbec
Refactor modal handling for editDisplayComponent: improve error handling, logging, and input validation
2025-10-05 16:02:16 -05:00
4190e8ef89
Add support for description field in display component editor state and rendering
2025-10-05 15:53:42 -05:00
aed2752dcf
Improve ephemeral reply logic for handleAddSeparator
2025-10-05 15:53:42 -05:00
02cba1bc9b
Refactor modal interaction handling to use awaitModalWithDeferredReply and improve error handling in display component editor
2025-10-05 15:53:42 -05:00
a8c38d3b23
feat(economy): migrate commands to DisplayComponents V2 and enhance user interaction
2025-10-05 06:52:49 -05:00
02b4eae7be
feat(economy): enhance area and mob commands with improved display and error handling
2025-10-05 06:42:10 -05:00
70098988dc
feat(economy): add message flags and enhance component structure for improved display
2025-10-05 06:28:42 -05:00
54b203ce11
feat(economy): update imports and add message flags for enhanced component display
2025-10-05 06:18:59 -05:00
21fd4d8176
feat(economy): simplify category label and add placeholder for input fields
2025-10-05 06:16:19 -05:00
ed80eb2584
feat(economy): add commands for managing areas and items with interactive displays
2025-10-05 06:09:53 -05:00
d709f25354
feat(economy): implement item editing command with enhanced display components and interactive modals
2025-10-05 05:54:24 -05:00
3ece18ec50
feat(economy): enhance player command with improved display components and stats overview
2025-10-05 05:48:47 -05:00
06794fa336
feat(economy): add interactive achievement and quest creation commands with DisplayComponents
2025-10-05 05:44:39 -05:00
0990533f6e
feat(economy): enhance minigame commands to track stats, quest progress, and achievements
2025-10-05 05:35:32 -05:00
b10cc89583
feat(economy): implement streak and stats commands with detailed user feedback
2025-10-05 05:28:07 -05:00
c868e3bf80
refactor(economy): enhance type definitions and improve channel message handling
2025-10-05 05:19:16 -05:00
68f629d637
feat(economy): add game system guide and ensure user existence in database for partnership stats
2025-10-05 05:08:59 -05:00
8afd897087
feat(economy): update database configuration to use Xata for primary and shadow databases
2025-10-05 04:43:46 -05:00