From 5cee58e572c74b98c8eff93bc2f5c096748e4a98 Mon Sep 17 00:00:00 2001
From: ThatOneCalculator
Date: Sun, 19 Dec 2021 13:29:33 -0800
Subject: [PATCH] v4.1.0: SANS!!! SANS UNDERTALE!!!
---
Among-Us-Dumpy-Gif-Maker | 2 +-
PKGBUILD | 2 +-
README.md | 12 ++++++------
among-us-dumpy-gif-maker | 2 +-
bin/main/dumpy/0_sans.png | Bin 0 -> 3771 bytes
bin/main/dumpy/1_sans.png | Bin 0 -> 4115 bytes
bin/main/dumpy/2_sans.png | Bin 0 -> 3966 bytes
bin/main/dumpy/3_sans.png | Bin 0 -> 3243 bytes
bin/main/dumpy/4_sans.png | Bin 0 -> 3705 bytes
bin/main/dumpy/5_sans.png | Bin 0 -> 3684 bytes
bots/discord_bot.py | 13 ++++++++++---
bots/revolt_bot.py | 2 ++
build.gradle.kts | 2 +-
src/main/java/dev/t1c/dumpy/sus.java | 10 +++++++---
src/main/resources/dumpy/0_sans.png | Bin 0 -> 3771 bytes
src/main/resources/dumpy/1_sans.png | Bin 0 -> 4115 bytes
src/main/resources/dumpy/2_sans.png | Bin 0 -> 3966 bytes
src/main/resources/dumpy/3_sans.png | Bin 0 -> 3243 bytes
src/main/resources/dumpy/4_sans.png | Bin 0 -> 3705 bytes
src/main/resources/dumpy/5_sans.png | Bin 0 -> 3684 bytes
20 files changed, 29 insertions(+), 16 deletions(-)
create mode 100644 bin/main/dumpy/0_sans.png
create mode 100644 bin/main/dumpy/1_sans.png
create mode 100644 bin/main/dumpy/2_sans.png
create mode 100644 bin/main/dumpy/3_sans.png
create mode 100644 bin/main/dumpy/4_sans.png
create mode 100644 bin/main/dumpy/5_sans.png
create mode 100644 src/main/resources/dumpy/0_sans.png
create mode 100644 src/main/resources/dumpy/1_sans.png
create mode 100644 src/main/resources/dumpy/2_sans.png
create mode 100644 src/main/resources/dumpy/3_sans.png
create mode 100644 src/main/resources/dumpy/4_sans.png
create mode 100644 src/main/resources/dumpy/5_sans.png
diff --git a/Among-Us-Dumpy-Gif-Maker b/Among-Us-Dumpy-Gif-Maker
index ce6d0b3..6b6986b 100644
--- a/Among-Us-Dumpy-Gif-Maker
+++ b/Among-Us-Dumpy-Gif-Maker
@@ -2,7 +2,7 @@
# Based off of: https://daveparrish.net/posts/2019-11-16-Better-AppImage-PKGBUILD-template.html
_pkgname="among-us-dumpy-gif-maker"
-_pkgver="4.0.0"
+_pkgver="4.1.0"
_jar="Among-Us-Dumpy-Gif-Maker-${_pkgver}-all.jar"
pkgname="${_pkgname}"
diff --git a/PKGBUILD b/PKGBUILD
index ce6d0b3..6b6986b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Based off of: https://daveparrish.net/posts/2019-11-16-Better-AppImage-PKGBUILD-template.html
_pkgname="among-us-dumpy-gif-maker"
-_pkgver="4.0.0"
+_pkgver="4.1.0"
_jar="Among-Us-Dumpy-Gif-Maker-${_pkgver}-all.jar"
pkgname="${_pkgname}"
diff --git a/README.md b/README.md
index 9adb152..9d663fa 100644
--- a/README.md
+++ b/README.md
@@ -20,12 +20,12 @@
-
With help from twistCMYK, karl-police, and auguwu!
+ With help from twistCMYK, Coco, karl-police, and auguwu!
### Please credit this repository when you use this program!
-##### Current version: 4.0.0
+##### Current version: 4.1.0
### Testimonials
@@ -53,13 +53,13 @@
To everyone else:
-### Make sure to [download the jar](https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker/releases/download/v4.0.0/Among-Us-Dumpy-Gif-Maker-4.0.0-all.jar)!
+### Make sure to [download the jar](https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker/releases/download/v4.1.0/Among-Us-Dumpy-Gif-Maker-4.1.0-all.jar)!
### Basic usage:
Click and open the jar, select the file, and a file called "dumpy.gif" will be made in the same folder as the jar.
### CLI usage:
-- `java -jar Among-Us-Dumpy-Gif-Maker-4.0.0-all.jar `
+- `java -jar Among-Us-Dumpy-Gif-Maker-4.1.0-all.jar `
All flags are optional.
Flags:
```
@@ -68,7 +68,7 @@ Flags:
--file Path to file, hides file picker
--help Shows this message
--lines Changes the number of lines (defaults to 10)
---mode Crewmate mode, currently supports default, furry, isaac, and bounce
+--mode Crewmate mode, currently supports default, furry, sans, isaac, and bounce
```
### From source:
@@ -79,7 +79,7 @@ git clone https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker
cd Among-Us-Dumpy-Gif-Maker
gradle wrapper
./gradlew shadowJar # .\gradelw.bat shadowJar if you're on Windows
-java -jar ./build/libs/Among-Us-Dumpy-Gif-Maker-4.0.0-all.jar
+java -jar ./build/libs/Among-Us-Dumpy-Gif-Maker-4.1.0-all.jar
```
Please note that the Discord/Revolt bots are not designed to be self-hosted, and I will not be providing support for self-hosting them.
\ No newline at end of file
diff --git a/among-us-dumpy-gif-maker b/among-us-dumpy-gif-maker
index 259213b..75ba485 100755
--- a/among-us-dumpy-gif-maker
+++ b/among-us-dumpy-gif-maker
@@ -1,3 +1,3 @@
#!/bin/sh
-/usr/bin/java -jar /usr/lib/Among-Us-Dumpy-Gif-Maker-4.0.0-all.jar $@
+/usr/bin/java -jar /usr/lib/Among-Us-Dumpy-Gif-Maker-4.1.0-all.jar $@
diff --git a/bin/main/dumpy/0_sans.png b/bin/main/dumpy/0_sans.png
new file mode 100644
index 0000000000000000000000000000000000000000..c72a929ca483911f363871c32e34ba0dcdda6a06
GIT binary patch
literal 3771
zcmV;s4n*;ZP)mG-ycVnto>wQf}*ILrj!O0rl
z_?qyMu-}ve3STQdQRf%M={kQXHlvX_aH^hK`VS}mu%0no%;%?AgW8>7v6bSVKbth7KLd>nx0p##;#q0qcL(V!<|tL*(-+vzXaeVJ{SN
za&m+Z*L{o|Cyw{oW>r-cKHK~)rWH-`%O|hE;c#NlzWrGC+CQ)(B}JYUF#ej+DDgab
zQ4lJeW_rG?fJI3Xu*jgn*+Ll`rHH6wzKDQ&;n^p7_KFoN&~~xi7b{OEEqeOtr+`_v
z;xFHS@0T}F=D!m(9Owzr$)c$SDiW4_`CAco?5se1Yz(MlMDym&<6+M~&1cQXOi$*?
zG;dnHdNmd=Ufh!n?HzV}Qnm>j7e0U|3?A>K7jLi$lT9YEsJt&?TG&ESdSUtU