-
Notifications
You must be signed in to change notification settings - Fork 5
Lore v0.2 (just for diffs!!) #308
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
Draft
rsodre
wants to merge
101
commits into
staging
Choose a base branch
from
lore_v0_2_client
base: staging
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains hidden or 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
* chore: set files with lore-staging. * chore: file with commands for creating slot services * chore: ugpraded world address * chore: update address and names. chore; update publishes manifest * chore: update vite to use manifest_stage * chore: added logs to check issue with changing inv variables through effect.value * chore: added more logs for debugging * chore: update fixes for actions and text output for inv map actions * chore: adjusted container open execute as well messages * chore: removed prints * chore: improve reacctable to call check container if have container the entity * chore: improve verb and target recognition * chore: improve output feedback messages * chore: improve coins_balance pt 1 * chore: improve coins_balance pt2 * chore: improve coins_balance pt 3 * chore: improve coins_balance pt 4 * chroe: reverted testsing of coins_balance. chore: testing output messages * chore: improve text feedback * chore: adjust tplayer's alt names * Feat/entity creator (#258) * chore: added creator_address to Entity * fix: removed duplicated controller command (wallet) * chore: store editor status per wallet * chore: enforce designer edit permissions * chore: register registry from dojo_init, removed from client connect * chore: created effect/item test * chore: created Player.is_dead flag * chore: hide /editor UI id not admin or editor * chore: created g_player sys command * chore: block core story edit for editor players * chore: block entity drag for editor players * chore: created g_game_data sys command * fix: terminal was decoding terminal data twice * fix: URL encoded token metadata * chore: refactored initial message display * chore: created _components [game-id] to log a game's components * chore: updated manifest. chore: update coins balance per game query * added more logs to query coins * Player editor, Client fixes, Index fixes (#259) * chore: added creator_address to Entity * fix: removed duplicated controller command (wallet) * chore: store editor status per wallet * chore: enforce designer edit permissions * chore: register registry from dojo_init, removed from client connect * chore: created effect/item test * chore: created Player.is_dead flag * chore: hide /editor UI id not admin or editor * chore: created g_player sys command * chore: block core story edit for editor players * chore: block entity drag for editor players * chore: created g_game_data sys command * fix: terminal was decoding terminal data twice * fix: URL encoded token metadata * chore: refactored initial message display * chore: created _components [game-id] to log a game's components * chore: Added button to create Player's route * chore: Editor tree improvements * chore: Create players entrance (Exit) * chore: allow players to create_parent to place entrance * fix: catch index out of bounds error * fix: fixed _create_game error * chore: Update Staging Branch with Develop changes (#261) * Update app.data.ts Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> * Update Typewriter.tsx updating typwriter delay to slow down Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> * Update app.data.ts Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> * Update app.data.ts test ascii art Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> * Update app.data.ts Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> * Update app.data.ts fixing ascii art to tsx format / correct escape characters / monospacing to width of terminal Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> * Update Typewriter.tsx slowing typewriter down A LOT to check function Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> * Update Typewriter.tsx Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> * Update Typewriter.tsx Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> * Update Typewriter.tsx Adjusting speed and random delay range Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> * Update help.data.ts quick hack to initial help page FIX later Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> * Update app.data.ts Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> * Update help.data.ts Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> * Update help.data.ts Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> * Update help.data.ts Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> * editing help messages * Update help.data.ts Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> * chore: grant permission to use editor * caputalising verbs in intro --------- Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> Co-authored-by: awtnmy <167875188+awtnmy@users.noreply.github.com> * chore: update manifest file * Achievements + unwrap fix (#263) * chore: added creator_address to Entity * fix: removed duplicated controller command (wallet) * chore: store editor status per wallet * chore: enforce designer edit permissions * chore: register registry from dojo_init, removed from client connect * chore: created effect/item test * chore: created Player.is_dead flag * chore: hide /editor UI id not admin or editor * chore: created g_player sys command * chore: block core story edit for editor players * chore: block entity drag for editor players * chore: created g_game_data sys command * fix: terminal was decoding terminal data twice * fix: URL encoded token metadata * chore: refactored initial message display * chore: created _components [game-id] to log a game's components * chore: Added button to create Player's route * chore: Editor tree improvements * chore: Create players entrance (Exit) * chore: allow players to create_parent to place entrance * fix: catch index out of bounds error * fix: fixed _create_game error * chore: implemented arcade achievements * fix: unwrap error when noun is not around * chore: provided feedback when trying to execute an action already done * chore: running localhost stage * chore: testing query coins per game * chore: update `stage` manifest * chore: improve feedback for InvItem `UseItem` as well wrong action executor. * chore: `look around` called after game is created * chore: adjusted `coins` query * TextDescriptions by game (#272) * chore: moved description_text to own file * chore: created GameModelKeyImpl * chore: read/write DescriptionText per game * fix: fixed unwrap error entering invalid room * fix: fixed some tests * Update trigger.cairo * chore: update `stage` manifest and fix coins query * chore: fix on action executed check for displaying messages * test: testing fix on coins query * chore: add wallet preset * chore: correct preset name * chore: updated provided feedback when opening an open container. chore: Provide feedback in case `use [OBJECT]` but no target. chore: remove action message * chore: fixed query coins balance * feat: add new intro loader and minor FE cursor updates (#276) (#280) [feat] add new intro loader and minor FE cursor updates (#276) * add new intro loader and minor FE cursor updates * rename case sensitive file Co-authored-by: JCEEE Nicolas <0xjceee@proton.me> * Crossroads editor (#281) * chore: create player trails inside Crossroads * chore: extracted <HierarchyTreeMenu> component * chore: renamed Select Player button when it exists * chore: Editor filters * chore: creates players way back to Crossroads * chore: added speak to dict, also small typo fix. chore: latest manifest * chore: update staging from develop (#286) * [feat] add new intro loader and minor FE cursor updates (#276) * add new intro loader and minor FE cursor updates * rename case sensitive file * [chore] log when isDev (#285) log when isDev --------- Co-authored-by: JCEEE Nicolas <0xjceee@proton.me> * Editor updates (#291) * chore: start editor with all areas collapsed * fix: removed PlayerStory from editor (not per game) * chore: remember previously selected entity in the Editor * chore: scroll editor to display selected entity * chore: select sibling or parent after delete entity * chore: hide Editor UI while entities loading * chore: added preserve_children to Area, for Crossroads * chore: update `stage` manifest * chore: enable audio shuffle (#292) * [feat] add new intro loader and minor FE cursor updates (#276) * add new intro loader and minor FE cursor updates * rename case sensitive file * [chore] log when isDev (#285) log when isDev * rm comment msg when mobile * remove inner heights * test body height * add audio track * add audio player * add music files and prep stores for multi files * add icons * add audio controls compnents * feat: add audio player (#288) * rm comment msg when mobile * remove inner heights * test body height * add audio track * add audio player * add music files and prep stores for multi files * add icons * add audio controls compnents * remove loop, enable shuffle, disable textare input when printing status * fix: fixed irresponsive empty editor * chore: point tracks to file in drive. chore: start always with `the belly of the earth` track * test: fix url * chore: replace url with local files for now --------- Co-authored-by: RM3 <roger@studioavante.com> Co-authored-by: Dkrenon <bgsbonilla@gmail.com> * chore: rm comment msg when mobile (#287) * [feat] add new intro loader and minor FE cursor updates (#276) * add new intro loader and minor FE cursor updates * rename case sensitive file * [chore] log when isDev (#285) log when isDev * rm comment msg when mobile * remove inner heights * test body height --------- Signed-off-by: Bernardo Serrano <72756999+Dkrenon@users.noreply.github.com> Co-authored-by: Bernardo Serrano <72756999+Dkrenon@users.noreply.github.com> * chore: remove vocal track from playlist * chore: adjusted track random play * chore: update `develop` slot addresses. chore: changed `lore-v3` to `orug-slot`. chore: update slot manifest --------- Signed-off-by: awtnmy <167875188+awtnmy@users.noreply.github.com> Signed-off-by: Bernardo Serrano <72756999+Dkrenon@users.noreply.github.com> Co-authored-by: roger_s <roger@studioavante.com> Co-authored-by: awtnmy <167875188+awtnmy@users.noreply.github.com> Co-authored-by: JCEEE Nicolas <0xjceee@proton.me>
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.
Description
Related issues
Closes #<issue_number>
Introduced changes
Checklist