-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preparing Alpha Branch #3188
Merged
Preparing Alpha Branch #3188
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…1-07-2024-1730974089 [CI] Merge patch-atomic-herbmail-deployment-11-07-2024-1730974089 into dev
…11-07-2024-1731018874 [CI] Merge patch-atomic-updates-for-herbmail-11-07-2024-1731018874 into dev
…-2024-1731019654 [CI] Merge patch-atomic-journal-changes-11-07-2024-1731019654 into dev
…1-07-2024-1731037546 [CI] Merge patch-atomic-herbmail-shad-build-11-07-2024-1731037546 into dev
…8-2024-1731050839 [CI] Merge patch-atomic-herbmail-updates-11-08-2024-1731050839 into dev
…ck and increased the risk.
…11-08-2024-1731062519 [CI] Merge patch-atomic-updating-astro-pages-11-08-2024-1731062519 into dev
…-11-08-2024-1731064600 [CI] Merge patch-atomic-generic-astro-changes-11-08-2024-1731064600 into dev
…-11-08-2024-1731086628 [CI] Merge patch-atomic-updating-astro-builds-11-08-2024-1731086628 into dev
…apdatabase-11-09-2024-1731137544 [CI] Merge patch-atomic-more-changes-to-the-mapdatabase-11-09-2024-1731137544 into dev
…024-1731202595 [CI] Merge patch-atomic-daily-journal-11-09-2024-1731202595 into dev
…-1731225828 [CI] Merge patch-atomic-change-map-11-10-2024-1731225828 into dev
h0lybyte
approved these changes
Nov 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Initial PR body for Alpha with categorized commits:
### Fixes:
5017455 fix(cryptothrone.com): reverting to the older loadmap function.
7ae836c fix(laser): still trying to adjust the rendering, too many errors.
7bcdd71 fix(laser): almost get the rendering to work.
b15fc09 fix(laser): additional changes to the chunk render.
762d8d6 fix(laser): trying to resolve chunking bug in loadNewMap function.
c85be55 fix(cryptothrone.com): adjusting the build requirements and minor tweaks.
885a40d fix(cryptothrone.com): adjusted the dice font to be white instead black and increased the risk.
4b50d45 fix(cryptothrone.com): updating the temp nx 20 / astro fix.
3457ba8 fix(kbve.com): adjusting the shop and itemdb index.
0f9db34 fix(herbmail.com): updated the website!
8cda56f fix(shadcnui): resolved the issue with astro process.
fb89fb4 fix(astro): new footer for herbmail
27888cb fix(astro): preparing for the shadcnui changes.
### Documentation:
8474778 docs(journal): updating the daily journal entries.
41dc092 docs(journal): added daily notes
### Features:
31bff68 feat(laser): updating the chunk rendering for phaser tilemaps.
2d8cf79 feat(laser): adding a chunking system for the map.
57c57c9 feat(herbmail.com): added a nav bar to herbmail.com
8e93062 feat(fudster): added raw docker build without python.
78c292e feat(nx): upgrading to v20.0.11 #1954
### Merge Commits:
1a088e5 Merge pull request #3198 from KBVE/patch-atomic-change-map-11-10-2024-1731225828
aea5da6 Merge pull request #3197 from KBVE/patch-atomic-daily-journal-11-09-2024-1731202595
0054101 Merge pull request #3196 from KBVE/patch-atomic-more-changes-to-the-mapdatabase-11-09-2024-1731137544
3d38ae5 Merge pull request #3195 from KBVE/patch-atomic-updating-astro-builds-11-08-2024-1731086628
a5e100d Merge pull request #3194 from KBVE/patch-atomic-generic-astro-changes-11-08-2024-1731064600
5bc973a Merge pull request #3193 from KBVE/patch-atomic-updating-astro-pages-11-08-2024-1731062519
491f648 Merge pull request #3192 from KBVE/patch-atomic-herbmail-updates-11-08-2024-1731050839
eb7824f Merge pull request #3191 from KBVE/patch-atomic-herbmail-shad-build-11-07-2024-1731037546
2abe149 Merge pull request #3190 from KBVE/patch-atomic-journal-changes-11-07-2024-1731019654
b8e2ba3 Merge pull request #3189 from KBVE/patch-atomic-updates-for-herbmail-11-07-2024-1731018874
dc19217 Merge pull request #3187 from KBVE/patch-atomic-herbmail-deployment-11-07-2024-1730974089
### Other Commits:
81f9248 chore(cryptothrone.com): kept the double import commented out.
f14a2bc chore(cryptothrone.com): removed doubled import of phaser.
6f3768e perf(cryptothrone.com): using memo and callback for the dice.
5062535 sync(herbmail.com): switching to mac dev.
0d7af8e refactor(shad): reimported the shadcn-ui library and tested it with astro.
faf149e refactor(nx): another quick cleanup and refactor of the shad library.