Skip to content

Commit

Permalink
Merge pull request #11 from NMSCD/develop
Browse files Browse the repository at this point in the history
🔖 0.8.1
  • Loading branch information
Khaoz-Topsy authored Apr 27, 2024
2 parents 38c5146 + 11120f4 commit adf9198
Show file tree
Hide file tree
Showing 38 changed files with 432 additions and 350 deletions.
166 changes: 138 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "creature-builder",
"version": "0.8.0",
"version": "0.8.1",
"description": "Creature builder built for the No Man's Sky Hub built by AssistantNMS",
"author": "AssistantNMS (Kurt Lourens)",
"main": "public/electron.js",
Expand Down Expand Up @@ -57,15 +57,16 @@
"tls": false
},
"dependencies": {
"@assistantapps/assistantapps.api.client": "^0.0.18",
"@chakra-ui/icons": "^2.0.0",
"@chakra-ui/react": "^2.8.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@microsoft/signalr": "^6.0.5",
"assert": "^2.0.0",
"axios": "^0.27.2",
"crypto-browserify": "^3.12.0",
"crypto-js": "^4.1.1",
"dotenv": "^16.3.1",
"electron-is-dev": "^2.0.0",
"framer-motion": "^10.15.0",
"fs": "0.0.1-security",
Expand All @@ -84,6 +85,7 @@
"react-syntax-highlighter": "^15.5.0",
"react-toastify": "^9.0.1",
"sass": "^1.64.2",
"stats.js": "^0.17.0",
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"sweetalert2": "^11.4.17",
Expand Down
Binary file added public/assets/img/sceneBackground.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/img/skybox/space/bk.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/img/skybox/space/dn.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/img/skybox/space/ft.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/img/skybox/space/lt.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/img/skybox/space/rt.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/img/skybox/space/up.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 0 additions & 9 deletions public/assets/js/analytics.js

This file was deleted.

2 changes: 1 addition & 1 deletion public/humans.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Twitter: @KhaozTopsy
From: Almere, The Netherlands

/* SITE */
Last update: 2023-08-14
Last update: 2023-08-23
Language: English
Doctype:HTML5
IDE: Visual Studio Code
Loading

0 comments on commit adf9198

Please sign in to comment.