Commit Graph

628 Commits

Author SHA1 Message Date
Alec LaLonde
bf05fef988 On /players, Load guilds and daos rather than daohaus memberships 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 &nbsp; 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
e323a23b70 Improved announcement styling 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
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
Alec LaLonde
af24a4809d Fixed 'created by me' filter in quests page 2022-07-04 21:25:46 -06:00
Alec LaLonde
306f7f0dd6 Post to give-props channel when a quest is accepted 2022-06-11 21:21:10 -06:00
δυς
8eec746cbe Changing import location of isAddress function (closes #1274) 2022-05-31 07:13:41 -04:00
Arsenije Savic
ea42bea2c0 Dashboard fixes; closes #1209, #1210, #1223, & #1224
* Remove connect to progress if the network is not mainnet

* Move xpHelpers to the utils

* Add tests to the utils package

* Add xpHelpers test

* Add convertToRoman util function

* Display current season label dynamically

* Add onboarding text if player does not have xp

* Remove ConnectToProgress import

* Add connect to progress if the network is not mainnet

* Show edit button if network is not main

* Refactor xp helper season start

* displaying modal when chain change is needed 🛬

* using Unicode Roman numerals Ⅲ

* slight formatting fixes 🗯
2022-05-18 01:48:07 -04:00
Ramon Canales
88719d7579 Build fix and removing useless code 2022-05-07 15:20:30 -06:00
Ramon Canales
0879473cef addressing Alec's comments on the PR 2022-05-07 15:20:30 -06:00
Ramon Canales
f6186dc8d3 Implementing proper outline button based on design system 2022-05-07 15:20:30 -06:00
Ramon Canales
b5de4950b3 finished integration 2022-05-07 15:20:30 -06:00
Ramon Canales
35caa695b9 adding almost all logic and ui elements 2022-05-07 15:20:30 -06:00
Alec LaLonde
4d759d6f28 type wrangling 2022-05-03 09:31:01 -06:00
dan13ram
20a87c5bee fix: merge conflicts 2022-05-03 09:31:01 -06:00
dan13ram
ca109f87ab feat: upgraded dependencies 2022-05-03 09:31:01 -06:00
dan13ram
ec6cc7f2f7 fix: fixed issues on landing page 2022-05-03 09:31:01 -06:00
dan13ram
ccba03ea43 feat: join button 2022-05-03 09:31:01 -06:00
luxumbra
d4fbf18021 designer approved image
- plus added a new property for the SEO component so we can select what style of card is shown when sharing the URL
2022-04-23 13:44:16 -06:00
luxumbra
ef76b2d7ab addressing feedback from @dysbulic 2022-04-23 13:44:16 -06:00
luxumbra
a5c85ce138 A new image for the og tags & better display when sharing.
- Also added a few tweaks for 2k displays
2022-04-23 13:44:16 -06:00
Jack Clarke
221efb1fac Move players to /players (#1220) & fix some links 2022-03-30 08:43:54 -04:00
W.J. “dysbulic” H
3baad9efe9 updating the Season number in advance of 2022-03-29 08:11:02 -06:00
luxumbra
911eed3bae better font size for 4xl 2022-03-26 14:17:52 +01:00
luxumbra
74e08b8648 General responsive and some 2k display styles 2022-03-26 14:17:52 +01:00
luxumbra
295c4a90e1 Clean up & responsive
- Cleaned up commented out code
- Added mobile versions of each section's bg image which helps with composition & addresses some optimisation issues
2022-03-26 14:17:52 +01:00
luxumbra
155b59e2fc Adding in the 3d MG text 2022-03-26 14:17:52 +01:00
luxumbra
74f79864ea Some tweaks on mobile (section 5) 2022-03-26 14:17:52 +01:00
luxumbra
e88c75ef82 makes the page menu chug a bit. 2022-03-26 14:17:52 +01:00
luxumbra
cba74f258e oops 😬 2022-03-26 14:17:52 +01:00
luxumbra
e9d27dddf7 trying a different octo for the menu
consistent gutters on the sections
2022-03-26 14:17:52 +01:00
luxumbra
87594b275d Header/Menu tweaks
- Octo bg added
- sorted the toggle of the menu icon
2022-03-26 14:17:52 +01:00
luxumbra
d3323755c6 forgot to add this back in 😬 2022-03-26 14:17:52 +01:00
luxumbra
524243567e tweaks to mobile & smaller screens 2022-03-26 14:17:52 +01:00
luxumbra
07189ecdbc Section 5 WIP
- bg and text layout.
- added `gsap` with a view to  add horizontal scroll effect to section 5 among other things.

*Why gsap? gsap works well with threejs which will be used in the next iteration of the landing page
2022-03-26 14:17:52 +01:00
luxumbra
eca7af82b1 Another pass at responsive
- better `md` & `xl` display mainly
2022-03-26 14:17:52 +01:00
luxumbra
d337f93f31 Fixed the double click issue 2022-03-26 14:17:52 +01:00
luxumbra
03aeafce8c First pass at mobile.
- Also tweaked the easter egg.
2022-03-26 14:17:52 +01:00
luxumbra
cccf578ec6 Tiny tweak to join-us anim 2022-03-26 14:17:52 +01:00
luxumbra
308dc709aa textShadowColor ain't a thing. *who knew?!* :) It seems to work but sure ain't valid. 2022-03-26 14:17:52 +01:00
luxumbra
765ba26c9e Transition adjustments for 'join-us' 2022-03-26 14:17:52 +01:00