luxumbra
d9f0657bf4
Adding in matrix rain effect
...
- also re-rendered the screen for onboarding section
- TODO: fix current breakage on the jumpers in the game
- Some style updates and minor bug fixes.
2022-09-29 08:25:43 -06:00
luxumbra
20d6c471d4
Dialogue & actions/links split out so they can be grouped
...
- didn't need the responses to be typed out.
2022-09-29 08:25:43 -06:00
luxumbra
db40479b7f
changing file url to a file on fleek due to 504 errors on my ipfs directory.
...
- also added a 'welcome back' for returning players
- better justification on content
2022-09-29 08:25:43 -06:00
luxumbra
b12d490fe0
fix missing section
2022-09-29 08:25:43 -06:00
luxumbra
9b5ba37fcf
removied unused consts, etc
2022-09-29 08:25:43 -06:00
luxumbra
3aac8ac76a
Working game, pulling from json on IPFS. Very much a WIP.
2022-09-29 08:25:43 -06:00
luxumbra
f4572e3edd
Initial commit of the Onboarding game.
...
Game flow is working but some bugs exist.
2022-09-29 08:25:43 -06:00
HHH-GH
b4ee21e616
Start using gnosis instead of xdai for Gnosis Chain guilds
...
To do: remove the xdai conditional in ChainIcon.tsx after/if the database is patched to change previous xdai values to new gnosis value.
2022-09-19 21:34:37 -06:00
HHH-GH
080a471e52
Changed xDAI icon and text to Gnosis
...
Done the easy way so far. There are still references to xdai in the code
2022-09-19 21:34:37 -06:00
HHH-GH
626353a435
Add the new SVG icon for Gnosis Chain
2022-09-19 21:34:37 -06:00
dan13ram
00f75ce8f2
Update IPFS Gateway ( #1325 )
...
* change ipfs gateway
* change env name for ipfs link pattern
2022-08-10 14:48:45 -04:00
Alec LaLonde
2c9251a0e7
Don't sync during tests
2022-08-10 09:36:19 -06:00
Alec LaLonde
49f1bc9a04
Fixed tests
2022-08-10 09:36:19 -06:00
Alec LaLonde
403dbd2d48
Added DAO / player membership sync when fetching a player
2022-08-10 09:36:19 -06:00
Alec LaLonde
3bc31d50fa
Refactored backend graphql queries
2022-08-10 09:36:19 -06:00
Alec LaLonde
44691b6ab1
Refactored backend graphql mutations
2022-08-10 09:36:19 -06:00
Alec LaLonde
bf05fef988
On /players, Load guilds and daos rather than daohaus memberships
2022-08-10 09:36:19 -06:00
Alec LaLonde
733580f831
Removed forLoginDisplay to clean up PlayerFragment
2022-08-10 09:36:19 -06:00
HHH-GH
1ff3b6ae5e
Deleted a comma
...
The preference is that an Oxford comma is not used if it would appear directly before an ampersand
2022-08-01 20:06:06 -06:00
HHH-GH
53e96ff2bb
Full-stop / period is included in rainbow text
...
If it is at the end of a sentence e.g. before was **rainbow text**. -> after is **rainbow text.**
2022-08-01 20:06:06 -06:00
HHH-GH
7c3d8b3734
Add new slide 'Why are we here?' and corresponding updates to nav/scroll ( #1313 )
...
- The text in the links in LandingHeader were updated to match the new headings
- Background image in the new slide is the same as WildWeb.tsx
- Also included some small text updates and formatting
The indenting and {' '} with Chakra Text as="strong" component got a little excessive.
Maybe go for strong className="gradient-text" ?
Works fine once compiled anyway.
2022-08-01 20:06:06 -06:00
HHH-GH
f5288009d3
Add headings on two slides
...
- Didn't use Heading component from @metafam/ds or @chakra-ui/react because those are set to use a Space Invader style font
- Copied the pb from the adjacent Text blocks so the spacing between them stays consistent
2022-08-01 20:06:06 -06:00
HHH-GH
14d6b7be08
Add the gradient to bold text ( #1313 )
...
- Added className="gradient-text" to <strong> text
- Did not add the gradient to headings
2022-08-01 20:06:06 -06:00
HHH-GH
0d9b3d27ac
Text changes on the Wild Web slide ( #1313 )
...
- Removed the comma from "gold rushing cowboys, & snake oil salesmen"
- Put an between 'to' and 'navigate', so that if 'navigate' wraps down on the the next line, the 'to' will come along as well*.
* Cheap fix? But it will work with all possible screen widths, no need to fiddle around with all the edge cases.
2022-08-01 20:06:06 -06:00
Alec LaLonde
4fe4e707ea
Explicitly reset all players' XP at the beginning of a season
2022-07-25 22:19:46 -06:00
Alec LaLonde
4f1408980c
Fixed FRONTEND_URL env variable in render
2022-07-11 22:18:16 -06:00
Alec LaLonde
34dcc87664
Reverted the ceramic dependency bumps
2022-07-11 21:06:45 -06:00
Alec LaLonde
4a5c577393
Added prefix to avoid conflict with TS Record<> type
2022-07-11 21:06:45 -06:00
Alec LaLonde
90f48fdb25
Bumped a whole bunch of deps
2022-07-11 21:06:45 -06:00
Alec LaLonde
4076e4c3c4
Added missing GA4_ID output
2022-07-06 13:11:24 -06:00
Alec LaLonde
97ded37d19
GA should only work on prod
2022-07-06 10:08:36 -06:00
Alec LaLonde
80d46b410d
Added GA ID, fixed FRONTEND_URL
2022-07-06 10:05:15 -06:00
Alec LaLonde
5244cee20e
Explicitly set FRONTEND_URL
2022-07-06 09:02:57 -06:00
Alec LaLonde
e323a23b70
Improved announcement styling
2022-07-05 21:01:30 -06:00
Alec LaLonde
72c0c24ec6
Fixed some post-merge issues
2022-07-05 21:01:30 -06:00
Alec LaLonde
3d415e223b
Compute show_discord_announcements flag based on given discord permissions
2022-07-05 21:01:30 -06:00
Alec LaLonde
700e315f1c
Look up Discord permissions for showing guild announcements
2022-07-05 21:01:30 -06:00
Alec LaLonde
807263ea78
Improved UX for guild announcements
2022-07-05 21:01:30 -06:00
Alec LaLonde
1254778540
Set discord bot token in backend env
2022-07-05 21:01:30 -06:00
Alec LaLonde
26401b9175
Fixed conflicts from discord v13 upgrade
2022-07-05 21:01:30 -06:00
Alec LaLonde
36deedb89e
Revert the hasura metadata change that keeps getting automated
2022-07-05 21:01:30 -06:00
Alec LaLonde
8b10aa0219
Unified render
2022-07-05 21:01:30 -06:00
Alec LaLonde
5d91aa0a26
Implemented fetching announcements from Discord
2022-07-05 21:01:30 -06:00
Dennis Towns
f3277ca381
Landing page deeper links ( #1291 )
...
* Added new dashboard links to index.ts
2022-07-05 14:16:50 -04:00
Alec LaLonde
b1d8cd749c
Renamed FRONTEND_URL, added to gcp deployment
2022-07-04 21:25:46 -06:00
Alec LaLonde
af24a4809d
Fixed 'created by me' filter in quests page
2022-07-04 21:25:46 -06:00
Alec LaLonde
063c680d10
Added a couple more env variables to build
2022-07-04 20:03:03 -06:00
Alec LaLonde
306f7f0dd6
Post to give-props channel when a quest is accepted
2022-06-11 21:21:10 -06:00
Scott Stevenson
cdf6fc5c49
switched pSEED to Polygon
2022-06-11 20:50:41 -06:00
Alec LaLonde
fc099d3f9b
Added suggestion from dysbulic
2022-06-08 21:40:52 -06:00