diff --git a/src/MistoxWebsite.Client/src/app/pages/account/forgotpassword/forgotpassword.component.html b/src/MistoxWebsite.Client/src/app/pages/account/forgotpassword/forgotpassword.component.html index 09575dc..c0e6404 100644 --- a/src/MistoxWebsite.Client/src/app/pages/account/forgotpassword/forgotpassword.component.html +++ b/src/MistoxWebsite.Client/src/app/pages/account/forgotpassword/forgotpassword.component.html @@ -1,21 +1,23 @@ -
+
+ -

Forgot Password

+

Forgot Password

-
- - -
+
+ + +
-
-
-
- +
+
+
+ +
-
-
    -
  • {{ msg }}
  • -
- \ No newline at end of file +
    +
  • {{ msg }}
  • +
+ +
\ No newline at end of file diff --git a/src/MistoxWebsite.Client/src/app/pages/account/login/login.component.html b/src/MistoxWebsite.Client/src/app/pages/account/login/login.component.html index aaefb73..52431bb 100644 --- a/src/MistoxWebsite.Client/src/app/pages/account/login/login.component.html +++ b/src/MistoxWebsite.Client/src/app/pages/account/login/login.component.html @@ -1,33 +1,35 @@ -
-

Login

+
+ +

Login

-
- - -
- -
- - -
- -
-
- +
+ +
-
-
- Stay Logged In - +
+ + +
+ +
+
+
-
- Forgot Password + +
+
+ Stay Logged In + +
+
-
-
    -
  • {{ msg }}
  • -
- +
    +
  • {{ msg }}
  • +
+ +
\ No newline at end of file diff --git a/src/MistoxWebsite.Client/src/app/pages/account/register/register.component.html b/src/MistoxWebsite.Client/src/app/pages/account/register/register.component.html index 6c31393..e324cff 100644 --- a/src/MistoxWebsite.Client/src/app/pages/account/register/register.component.html +++ b/src/MistoxWebsite.Client/src/app/pages/account/register/register.component.html @@ -1,33 +1,35 @@ -
-

Register

+
+ +

Register

-
- - -
- -
- - -
- -
- - -
- -
- - -
- -
-
- +
+ +
-
-
    -
  • {{ msg }}
  • -
- +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+
+ +
+
+ +
    +
  • {{ msg }}
  • +
+ +
\ No newline at end of file diff --git a/src/MistoxWebsite.Client/src/app/pages/account/resetpassword/resetpassword.component.html b/src/MistoxWebsite.Client/src/app/pages/account/resetpassword/resetpassword.component.html index 3c9f1a1..3c3a393 100644 --- a/src/MistoxWebsite.Client/src/app/pages/account/resetpassword/resetpassword.component.html +++ b/src/MistoxWebsite.Client/src/app/pages/account/resetpassword/resetpassword.component.html @@ -1,27 +1,29 @@ -
+
+ -

Reset Password

-

User: {{ UserName }}

+

Reset Password

+

User: {{ UserName }}

-
- - -
+
+ + +
-
- - -
+
+ + +
-
-
-
- +
+
+
+ +
-
-
    -
  • {{ msg }}
  • -
- \ No newline at end of file +
    +
  • {{ msg }}
  • +
+ +
\ No newline at end of file diff --git a/src/MistoxWebsite.Client/src/app/pages/account/verifyemail/verifyemail.component.html b/src/MistoxWebsite.Client/src/app/pages/account/verifyemail/verifyemail.component.html index 163bebd..a8a8ddc 100644 --- a/src/MistoxWebsite.Client/src/app/pages/account/verifyemail/verifyemail.component.html +++ b/src/MistoxWebsite.Client/src/app/pages/account/verifyemail/verifyemail.component.html @@ -1,6 +1,8 @@ -
+
+ -

Verifying Email

-

{{ Result }}

+

Verifying Email

+

{{ Result }}

- \ No newline at end of file + +
\ No newline at end of file diff --git a/src/MistoxWebsite.Client/src/app/pages/legal/about/about.component.html b/src/MistoxWebsite.Client/src/app/pages/legal/about/about.component.html index 223b4eb..e84c4c4 100644 --- a/src/MistoxWebsite.Client/src/app/pages/legal/about/about.component.html +++ b/src/MistoxWebsite.Client/src/app/pages/legal/about/about.component.html @@ -1,34 +1,28 @@ - +
+
+

Welcome to Mistox LLC. A project and hobby of Derek Holloway.

+
+

I am an indi-developer who has been making small projects since I was 13. I originally learned lua and spent 4 years mastering it. Then I moved onto C# which is my preferred language

+

My programming catalog consist of C#, Lua, SQL, C++, C, and JavaScript in the order of knowledge from best to passiable.

+

Im currently in college for computer sciences and should honestly be doing that instead of this but I find working on this website and hobby games to be way more enjoyable.

+
+

I would love to learn how to use Blender in order to make all the models for my games but with the amount of work ive already made for myself im going to hold off for now.

+

This website and everything on it are the long countless hours of my time and motivation to create something that I can be proud of and share that with the world.

+

So if you would like to support me as a small creator please feel free to leave a donation from on the store page. It would means a lot to me.

+
+

For the nerds out there, this website is a blazor webassembly app, hosted on an ubuntu webserver, with a mysql backend.

+

All the passwords are encrypted using bcrypt for your safety and all the data is only allowed through SSL.

+

After you make your account. All the data in the database is easily accessable through the account settings and

+

you can delete your account at any time. Including all your data with it so there is no risk.

+

I wont show ads and never will and I refuse to use trackers on this site.

+
+
+

If you have any questions, concerns, or would like to suggest a feature, bug-fix, or request to help. Please feel

+

free to reach out to me at derek@mistox.net

-
-

Welcome to Mistox LLC. A project and hobby of Derek Holloway.

-
-

I am an indi-developer who has been making small projects since I was 13. I originally learned lua and spent 4 years mastering it. Then I moved onto C# which is my preferred language

-

My programming catalog consist of C#, Lua, SQL, C++, C, and JavaScript in the order of knowledge from best to passiable.

-

Im currently in college for computer sciences and should honestly be doing that instead of this but I find working on this website and hobby games to be way more enjoyable.

-
-

I would love to learn how to use Blender in order to make all the models for my games but with the amount of work ive already made for myself im going to hold off for now.

-

This website and everything on it are the long countless hours of my time and motivation to create something that I can be proud of and share that with the world.

-

So if you would like to support me as a small creator please feel free to leave a donation from on the store page. It would means a lot to me.

-
-

For the nerds out there, this website is a blazor webassembly app, hosted on an ubuntu webserver, with a mysql backend.

-

All the passwords are encrypted using bcrypt for your safety and all the data is only allowed through SSL.

-

After you make your account. All the data in the database is easily accessable through the account settings and

-

you can delete your account at any time. Including all your data with it so there is no risk.

-

I wont show ads and never will and I refuse to use trackers on this site.

-
-
-

If you have any questions, concerns, or would like to suggest a feature, bug-fix, or request to help. Please feel

-

free to reach out to me at derek@mistox.net

- - - Buy Me a Coffee at ko-fi.com - + + Buy Me a Coffee at ko-fi.com + +
\ No newline at end of file diff --git a/src/MistoxWebsite.Client/src/app/pages/project/mist/mist.component.html b/src/MistoxWebsite.Client/src/app/pages/project/mist/mist.component.html index 13021ef..86ec944 100644 --- a/src/MistoxWebsite.Client/src/app/pages/project/mist/mist.component.html +++ b/src/MistoxWebsite.Client/src/app/pages/project/mist/mist.component.html @@ -1,38 +1,18 @@ - - -
-

What is the game

-

Project-Mist is a survival game. Kind of like a battle royal in a sense but, think of it backwards. And no I know what your thinking. Its not the first person to die wins. No instead its a never ending survival game where you can free roam and build structures. The catch is, the person who has the highest stats [i.e A combination of kills, survival time] has a marker placed on their forhead.

-

How will the game play

-

When you join the game you will be able to customize your character. There you can set a default loadout for your player. This will be the spawn weapon and gear. After that you will drop into the map with other players to fend for your life. The kill-leader will be marked loosely on the mini-map. You can choose to go after the kill leader or you can choose to loot first. The choice is yours. But be aware that if you survive long enough you will become the new kill leader.

-

Current Idea Board *SUBJECT TO CHANGE*

-

Survival Game
look at item to pick up 'e' for third person and click for third [No nearby]
normal weapons with bullet drop bullet travel time
snipers but rare [Maybe special]

-

Abilities selectable at spawn
a max 20 credit slider where you can spend them on traits
Stamina -> run for longer distances
Strength -> carry more weight
Vitality -> Have more base health
Stealth -> Approximate location on map is bigger

-

More weight slows player some
Backpacks -> Add slots but not weight

-

Oddball style game
Map that shows the relitive area of the top player

-

spawn with classes
2 mags
no attachments
unlock guns with experience

-

no health regen
final hit headshots = 20 credits
final hit bodyshots = 10 credits

-

classes require credits to spawn with better stuff
inventory and credits are transferrable between servers and sessions
combat loggging - if leave in combat start from scratch
one dynamicly roaming entity of the night ( Impossible to kill, when near heart starts pumping and vinegrette )
goes after people possible to get away
Dyanmic day and night cycle
Dynamic weather ( rain, fog, thunder, lightning )
floods that cause roaring rivers to fill that cannot be swam
Fires that char trees(no leaves), regrows in 3ish days
Master leaderboard in the main menu of top players per rank
Ranked lobby ( Disabled until player base )
small towns around a main centralized area( ie city or temple )
large servers
random spawned skin boxes that require credits to open
purchasable skins
bullet penatration on certain materials
bullet reflection on certain materials
No kill leader until you get at least 2 kills minimum

-

Tournament mode
all players spawn at the same time
hold oddball for 30mins total

-

server quits introducing people into game after 5 hrs. (last man standing mode)
last person in server wins
on death quit to new server
everyone becomes oddball
less players alive equal less oddball area

+
+
+

What is the game

+

Project-Mist is a survival game. Kind of like a battle royal in a sense but, think of it backwards. And no I know what your thinking. Its not the first person to die wins. No instead its a never ending survival game where you can free roam and build structures. The catch is, the person who has the highest stats [i.e A combination of kills, survival time] has a marker placed on their forhead.

+

How will the game play

+

When you join the game you will be able to customize your character. There you can set a default loadout for your player. This will be the spawn weapon and gear. After that you will drop into the map with other players to fend for your life. The kill-leader will be marked loosely on the mini-map. You can choose to go after the kill leader or you can choose to loot first. The choice is yours. But be aware that if you survive long enough you will become the new kill leader.

+

Current Idea Board *SUBJECT TO CHANGE*

+

Survival Game
look at item to pick up 'e' for third person and click for third [No nearby]
normal weapons with bullet drop bullet travel time
snipers but rare [Maybe special]

+

Abilities selectable at spawn
a max 20 credit slider where you can spend them on traits
Stamina -> run for longer distances
Strength -> carry more weight
Vitality -> Have more base health
Stealth -> Approximate location on map is bigger

+

More weight slows player some
Backpacks -> Add slots but not weight

+

Oddball style game
Map that shows the relitive area of the top player

+

spawn with classes
2 mags
no attachments
unlock guns with experience

+

no health regen
final hit headshots = 20 credits
final hit bodyshots = 10 credits

+

classes require credits to spawn with better stuff
inventory and credits are transferrable between servers and sessions
combat loggging - if leave in combat start from scratch
one dynamicly roaming entity of the night ( Impossible to kill, when near heart starts pumping and vinegrette )
goes after people possible to get away
Dyanmic day and night cycle
Dynamic weather ( rain, fog, thunder, lightning )
floods that cause roaring rivers to fill that cannot be swam
Fires that char trees(no leaves), regrows in 3ish days
Master leaderboard in the main menu of top players per rank
Ranked lobby ( Disabled until player base )
small towns around a main centralized area( ie city or temple )
large servers
random spawned skin boxes that require credits to open
purchasable skins
bullet penatration on certain materials
bullet reflection on certain materials
No kill leader until you get at least 2 kills minimum

+

Tournament mode
all players spawn at the same time
hold oddball for 30mins total

+

server quits introducing people into game after 5 hrs. (last man standing mode)
last person in server wins
on death quit to new server
everyone becomes oddball
less players alive equal less oddball area

+
\ No newline at end of file