Skip to content

Releases: MapleAtMorning/Games-Unite

v2.1.2

23 Aug 16:39
Compare
Choose a tag to compare

6 new configs

  • Call of Duty - nickibreeki
  • CS 1.6 - nickibreeki
  • Quake Pro - nickibreeki
  • Vision Hater - nickibreeki
  • Head Shooter - Spectator
  • naiscfg - naisuu

Names may be changed later.

v2.1.1

21 Aug 04:19
Compare
Choose a tag to compare

3 New Configs

  • Teal Flipped - MapleAtMorning
  • Intense Vision - huma
  • bluehat - twohat

Names may be changed later.

v2.1.0

21 Aug 03:49
8e753ff
Compare
Choose a tag to compare

Configs Update

This update really just started out as an idea of a way to share configs, and evolved into things such as slop and a general update to the website.

Added New Configs Page

FadeConfigs
This includes multiple configs from community members. A preview of each is shown in a screenshot taken of each config. A few configs included are

  • Default by Games Unite
  • Sk1tlxs Centered by Sk1tlxs
  • Casual Dot by Ruby

All of these have images attached. Clicking on an image enlarges it to be able to fully view a config.

Config Generator

Low on content? Need to spice up your gameplay? Don't worry. I've got you. Introducing: Slop. (Super Lazy Optimal Precision)
Slop will create configs for you! These are sure to be optimized and perfect for gaming with no repercussions whatsoever*

Seriously though. It's kind of cool. You can choose what configs you want generated such as crosshairs, viewmodel, fov, etc. This isn't AI, just a really nasty bit of OOP.

* There is no guarantee that these configs will even be playable

Updated commands page

Commands now include the time commands. This includes the following.

  • mp_pause_time
  • mp_set_round_time

Misc

  • Hovering over or tabbing to the theme changer now shows a half transparent version to emphasize user action.
  • Genuinely probably a lot more that I've forgotten about, I worked on this on and off.

v2.0.1

13 Sep 15:32
ba1ead9
Compare
Choose a tag to compare

Added LICENSE
Minor README update/fix

v2.0.0

11 Sep 20:38
293e136
Compare
Choose a tag to compare

Complete Overhaul

Overview

  • Rewrote all the HTML to remove bootstrap.
  • Replaced all the bootstrap things like modals with custom JS.
  • Completely re-styled previously bland looking sections.

Styling

  • More angled look to somewhat match the Games Unite theme using a copious amount of clip-paths.
  • Animated and cleaner looking homepage with some bloat removed.
  • Completely new footer which now actually looks like a footer.
  • Redone cookies popup to not be as obnoxious

JavaScript

  • Custom commands dropdowns.
  • Moved multiple things such as themes to localstorage instead of cookies.

And much more that I probably forgot about. I just really wanted off of bootstrap, it was really holding this site back.

Full Changelog: v1.2.2...v2.0.0

v1.2.2

08 Mar 19:18
96d3be3
Compare
Choose a tag to compare

Accessibly + Other

A couple accessibility patches such as aria nav and some theme fixes.

Now (mostly) using standard JS practices.

v1.2.1

21 Jan 18:33
Compare
Choose a tag to compare

Commands Patch

Fixed mobile navigation & a quick desktop patch to make it more obvious that clicking on commands copies by adding pointer.

v1.2.0

19 Jan 22:15
6ba3e9a
Compare
Choose a tag to compare

Commands update

Updated commands page.
Now hovering on a command prompts you to copy it by sliding out and showing a clipboard. On click the command gets copied.
This is disabled for mobile seeing as GU has no current mobile support + it might interfere with scrolling.

v1.1.2

10 Jan 23:53
Compare
Choose a tag to compare

SEO

Overall just a bit more SEO optimization and the addition of google analytics because I felt like it.
Might remove analytics later, unsure if it's going to be that helpful.

v1.1.1

10 Jan 13:27
c6e9054
Compare
Choose a tag to compare

Jekyll Patch

Required patch for GitHub pages related to Jekyll where node_modules wouldn't load at all clientside.