All Projects → IUDevman → Gamesense Client

IUDevman / Gamesense Client

Licence: gpl-3.0
Minecraft 1.12.2 Utility Mod for Anarchy and Crystal PvP

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Gamesense Client

Equivalent Exchange
Stars: ✭ 37 (-49.32%)
Mutual labels:  minecraft, mod, forge
Gdlauncher
GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
Stars: ✭ 386 (+428.77%)
Mutual labels:  minecraft, mod, forge
Agricraft
The source code for the Minecraft mod: AgriCraft
Stars: ✭ 160 (+119.18%)
Mutual labels:  minecraft, mod, forge
Realistictorches
A Minecraft mod that increases the difficulty of the early game by adding realism mechanics to torches.
Stars: ✭ 15 (-79.45%)
Mutual labels:  minecraft, mod, forge
Tis 3d
TIS-100 inspired low-tech computing in Minecraft.
Stars: ✭ 64 (-12.33%)
Mutual labels:  minecraft, mod, forge
Crafttweaker
Tweak your minecraft experience
Stars: ✭ 146 (+100%)
Mutual labels:  minecraft, mod, forge
Minecolonies
Minecolonies minecraft mod
Stars: ✭ 303 (+315.07%)
Mutual labels:  minecraft, mod, forge
Buildcraft
BuildCraft
Stars: ✭ 1,218 (+1568.49%)
Mutual labels:  minecraft, mod, forge
Opencomputers
Home of the OpenComputers mod for Minecraft.
Stars: ✭ 1,104 (+1412.33%)
Mutual labels:  minecraft, mod, forge
Minecraftforge
Modifications to the Minecraft base files to assist in compatibility between mods.
Stars: ✭ 5,127 (+6923.29%)
Mutual labels:  minecraft, mod, forge
Bewitchment
Mod inspired by Witchery
Stars: ✭ 128 (+75.34%)
Mutual labels:  minecraft, mod, forge
Magistics
Logistical magic!
Stars: ✭ 16 (-78.08%)
Mutual labels:  minecraft, mod, forge
Minebot
Minebot
Stars: ✭ 119 (+63.01%)
Mutual labels:  minecraft, mod, forge
Emc
The EMC Framework (Easy Minecraft Client) - An easy to use Minecraft modding framework
Stars: ✭ 21 (-71.23%)
Mutual labels:  minecraft, mod, forge
Chisels And Bits
A Minecraft mod about chiseling and designing custom blocks in game.
Stars: ✭ 119 (+63.01%)
Mutual labels:  minecraft, mod, forge
Allomancy
Brandon Sanderson's Allomancy, now in Minecraft
Stars: ✭ 18 (-75.34%)
Mutual labels:  minecraft, forge, mod
Justenoughitems
Item and Recipe viewing mod for Minecraft
Stars: ✭ 418 (+472.6%)
Mutual labels:  minecraft, mod, forge
Equivalent Exchange 3
Stars: ✭ 727 (+895.89%)
Mutual labels:  minecraft, mod, forge
Macrokey
A mod that allows you to bind keys
Stars: ✭ 8 (-89.04%)
Mutual labels:  minecraft, mod, forge
Craftstudioapi
The official CraftStudio API for Minecraft
Stars: ✭ 12 (-83.56%)
Mutual labels:  minecraft, forge

logo

version version discord build GitHub All Releases license minecraft

Table of Contents

Information

About

GameSense is a Minecraft Forge "Utility Mod" for anarchy-related servers such as 2b2t. This project was started by Cyber and Hoosiers in early January 2020 as a method to learn some basics of Java coding. Feel free to contribute and join the official discord by clicking the shield above. Please note, this repository and mod is not associated with "GameSense.pub" nor does it use any assets/code from it.

Most notable features:

  • Custom combat modules
  • Viewmodel changer
  • Custom renderings that are compatible with other mods such as future
  • Clean GUI and stable config
  • Unique HUD components that are comparable to ones seen in paid clients.

Contributors

  • Cyber (original developer)
  • Hoosiers (original developer, head developer, maintainer)
  • lukflug (color settings, OpenGL, ClickGUI and minor optimizations, issue tracker)
  • auburnhud2 (whitespace and continuous integration, issue tracker)
  • linustouchtips (TargetHUD, SkyColor, Misc Rendering)
  • Dngerr (Blink and HotbarRefill)
  • DarkiBoi (TotemPopCounter)
  • GL_DONT_CARE (Viewmodel Transformations)
  • NekoPvP (First commit, Item FOV)
  • TechAle (AutoAnvil, PistonCrystal, Blocker)
  • 0b00101010 (HoleESP rewrite, misc render)
  • A2H (Bug fixes, compatability)
  • Xiaro (Code improvement, compatability)

Credits

Check specific class files for full credits. This client started out based off of FINZ0's Osiris, which in turn was based off of 086's KAMI. Without these projects, GameSense would not exist so a lot of credit is due to them for their work.

This client also implements the ClickGUI using PanelStudio: https://github.com/lukflug/PanelStudio/. If you believe that we are using your code and credits are not properly given, please message GooberTown#7384 on Discord.

Installation

  1. GameSense requires Minecraft v1.12.2 Forge to run. You can download that here: https://files.minecraftforge.net/.
  2. Once forge is installed, download the latest release from the releases page or from the discord.
  3. Navigate to your Minecraft folder (%appdata%/.minecraft).
  4. If this does not already exist, create a folder titled mods and with another folder inside titled 1.12.2.
  5. Drag the release jar into the 1.12.2 folder.
  6. Launch the game using your Forge profile (created in step 1).

Contributing

Feel free to help out with development by creating a pull request and it will be reviewed.

Guidelines

  • All code commited should be original or properly credited.
  • Please explain in detail on what you changed and why it would be beneficial.
  • Try to separate new features. Large pull requests with multiple new features take longer to be merged.
  • Try to follow the general style of the project.

If you have any questions about this, feel free to ask in the discord or by messaging Hoosiers (GooberTown#7384) on Discord.

Support

Feature requests and major bug reports can be given by creating an issue. Please try to explain in detail the feature/problem and also provide the names of the other mods you are using with GameSense (bug reporting). If you have any questions regarding the usage of the client, check the wiki documentation and the pinned messages on the discord.

For small bug reports, join the discord and ask your questions there.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].