More achievement icons done. Halfway there.

This commit is contained in:
Mari the Deer 2021-03-30 19:04:11 +02:00
commit 11bc7fa9a1
15 changed files with 12 additions and 15 deletions

View file

@ -32,8 +32,11 @@ This is just a bit of *"future planning"* for stuff that I ***might*** add after
- Clap
- The Finger
- Thumbs Down
- Horns
- Giggle
- Heart
- Shrug
- Beckon
- Facepalm
* **DLC Gameset:**
- Tetris
- Pong
@ -52,7 +55,9 @@ This is just a bit of *"future planning"* for stuff that I ***might*** add after
- Kirin
* **Japanese localization???**
* **Monster/decoration replacements add-on**
* **Photo Mode**
* **Photo Mode**
- Dedicated poses
- Stickers
* **Hardcore Mode side mod**
- Featuring Demolitionist on Maidbot frame
- More complex game mechanics

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -6,20 +6,14 @@ balls
bonk
bossdash
brake
bune
butts
cheat
clonk
conga
dime
dosh
everything
ezkill
flight
friend
fuel
gib
golden
jump
lead
ligma
@ -27,16 +21,14 @@ mega
oneguy
onestanding
oopsie
par
parry
reflect
shame
shock
sneeze
step
stomp
tele
thicc
thruwall
wantdie
wave
yeet

View file

@ -927,7 +927,7 @@ SWWM_ACHIEVEMENT_NICE_TAG = "NICE";
SWWM_ACHIEVEMENT_NICE_TXT = "Finish a level with 69 health";
SWWM_ACHIEVEMENT_ONEGUY_TAG = "Fuck that Guy in Particular";
SWWM_ACHIEVEMENT_ONEGUY_TXT = "Use the Ynykron Artifact to kill a single non-boss enemy";
SWWM_ACHIEVEMENT_ONESTANDING_TAG = "A Warning to the Others";
SWWM_ACHIEVEMENT_ONESTANDING_TAG = "Live to Tell the Tale";
SWWM_ACHIEVEMENT_ONESTANDING_TXT = "Finish a map with just one enemy left alive";
SWWM_ACHIEVEMENT_OOPSIE_TAG = "Big Oopsie";
SWWM_ACHIEVEMENT_OOPSIE_TXT = "Erase yourself with the Ynykron Artifact";

View file

@ -826,7 +826,7 @@ SWWM_ACHIEVEMENT_MOTH_TXT = "Reúne %d polillas";
SWWM_ACHIEVEMENT_NICE_TXT = "Termina un nivel con 69 de vida";
SWWM_ACHIEVEMENT_ONEGUY_TAG = "A la Mierda el Tío Ese";
SWWM_ACHIEVEMENT_ONEGUY_TXT = "Usa el Artefacto Ynykron para matar a un único enemigo no-jefe";
SWWM_ACHIEVEMENT_ONESTANDING_TAG = "Una Advertencia a los Otros";
SWWM_ACHIEVEMENT_ONESTANDING_TAG = "Vive para Contar la Historia";
SWWM_ACHIEVEMENT_ONESTANDING_TXT = "Termina un mapa con solo un enemigo vivo";
SWWM_ACHIEVEMENT_OOPSIE_TAG = "Gran Errorcito";
SWWM_ACHIEVEMENT_OOPSIE_TXT = "Bórrate con el Artefacto Ynykron";

View file

@ -1,3 +1,3 @@
[default]
SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r421 \cu(Mon 29 Mar 19:07:02 CEST 2021)\c-";
SWWM_SHORTVER="\cw0.9.11b-pre r421 \cu(2021-03-29 19:07:02)\c-";
SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r421 \cu(Tue 30 Mar 19:04:11 CEST 2021)\c-";
SWWM_SHORTVER="\cw0.9.11b-pre r421 \cu(2021-03-30 19:04:11)\c-";