Mappening MapAnon
  • Faggot

  • Joined on 2021-07-17
MapAnon pushed to master at Cavemanon/IWaniHugThatGator-Demo-Public 2023-05-27 18:34:15 +00:00
f5af606b98 Merge pull request 'Makes the skip button actually work, refactors the drawing screen, adds the ability to hide the Drawing UI, scales down the buttons on PC' (#5) from GManon/IWaniHugThatGator-Demo-Public:DrawNega into master
692c685e91 Picked the nit.
0a758ef09e Update Spanish translation
9184f42e73 Hide button in Android and H hint text
e7fe2544b2 Makes buttons smaller in PC
Compare 6 commits »
MapAnon merged pull request Cavemanon/IWaniHugThatGator-Demo-Public#5 2023-05-27 18:34:13 +00:00
Makes the skip button actually work, refactors the drawing screen, adds the ability to hide the Drawing UI, scales down the buttons on PC
MapAnon commented on pull request Cavemanon/IWaniHugThatGator-Demo-Public#5 2023-05-27 18:33:43 +00:00
Makes the skip button actually work, refactors the drawing screen, adds the ability to hide the Drawing UI, scales down the buttons on PC

I do see your commits (though gitea doesn't notify me about it, it seems to be inconsistent with what it does) I'm just unavailable for periods of time.

Looks good otherwise, merging.

MapAnon commented on pull request Cavemanon/IWaniHugThatGator-Demo-Public#5 2023-05-27 07:55:52 +00:00
Makes the skip button actually work, refactors the drawing screen, adds the ability to hide the Drawing UI, scales down the buttons on PC

Looking good. Small nitpick, but I think 'the letter' is a bit redundant to explaining what 'H' does. "Press 'H' to hide the drawing UI" is shorter and snappier.

MapAnon merged pull request Cavemanon/IWaniHugThatGator-Demo-Public#4 2023-05-26 23:27:48 +00:00
Reimplements translation selector, adds Spanish translation, accomodates the game for Android devices.
MapAnon pushed to master at Cavemanon/IWaniHugThatGator-Demo-Public 2023-05-26 23:27:48 +00:00
fe246ac188 Merge pull request 'Reimplements translation selector, adds Spanish translation, accomodates the game for Android devices.' (#4) from GManon/IWaniHugThatGator-Demo-Public:master into master
ec6955c56a Prevents crash on android emulator
cc54b76cd1 Saves drawings in Android
c6917dfeaa Closing tags
10c30d6af8 Typo.
Compare 27 commits »
MapAnon commented on pull request Cavemanon/IWaniHugThatGator-Demo-Public#4 2023-05-26 20:47:55 +00:00
Reimplements translation selector, adds Spanish translation, accomodates the game for Android devices.

Looks good otherwise, I'll go ahead and merge it

MapAnon commented on pull request Cavemanon/IWaniHugThatGator-Demo-Public#4 2023-05-26 12:06:40 +00:00
Reimplements translation selector, adds Spanish translation, accomodates the game for Android devices.

Works on mobile, however I'm getting a crash on startup because of the android save not being found when I try to launch the mobile version through the launcher.

MapAnon commented on pull request Cavemanon/IWaniHugThatGator-Demo-Public#4 2023-05-24 05:57:47 +00:00
Reimplements translation selector, adds Spanish translation, accomodates the game for Android devices.

Toggling it just based on whenever it causes significant lag would be fine if we could use it in good places, but there's several instances where it'd make sense to have the shaking with long…

MapAnon commented on pull request Cavemanon/IWaniHugThatGator-Demo-Public#4 2023-05-23 19:58:57 +00:00
Reimplements translation selector, adds Spanish translation, accomodates the game for Android devices.

Though I haven't tested to see if it cured the performance concern, I found a cleaner way by adding a new text tag in atl_text_tags.rpy like so:

    # For toggling in the options menu
 …
MapAnon commented on pull request Cavemanon/IWaniHugThatGator-Demo-Public#4 2023-05-23 03:58:13 +00:00
Reimplements translation selector, adds Spanish translation, accomodates the game for Android devices.

The load/save screen on android doesn't have it's no-save-slot image, just showing the default purple rectangle.

The extra's menu also crashes, since it doesn't seem like the mobile variant was…

MapAnon pushed to master at Cavemanon/IWaniHugThatGator-Demo-Public 2023-05-20 01:43:25 +00:00
fb63a2afa3 refactor and adjust defualt metro view to be lower
MapAnon merged pull request Cavemanon/IWaniHugThatGator-Demo-Public#2 2023-05-18 03:26:55 +00:00
Adds CTRL Z support to the drawing mini-game
MapAnon pushed to master at Cavemanon/IWaniHugThatGator-Demo-Public 2023-05-18 03:26:53 +00:00
0ae38d6ef2 Merge pull request 'Adds CTRL Z support to the drawing mini-game' (#2) from GManon/IWaniHugThatGator-Demo-Public:Undo into master
6b821be567 Adds CTRL Z
Compare 2 commits »
MapAnon commented on pull request Cavemanon/IWaniHugThatGator-Demo-Public#2 2023-05-18 03:26:14 +00:00
Adds CTRL Z support to the drawing mini-game

Looks good. Couldn't find issues besides that one quirk.

MapAnon opened issue Cavemanon/IWaniHugThatGator-Demo-Public#3 2023-05-18 03:16:17 +00:00
Add qol tweaks to the drawing minigame.
MapAnon pushed to master at Cavemanon/IWaniHugThatGator-Demo-Public 2023-05-17 18:36:40 +00:00
1d1ddc089a manually change versions for this repo
MapAnon pushed to master at Cavemanon/IWaniHugThatGator-Demo-Public 2023-05-17 18:24:16 +00:00
566186ad50 forgot readme punctuation
MapAnon pushed to master at Cavemanon/IWaniHugThatGator-Demo-Public 2023-05-17 18:21:15 +00:00
eaa6fb5ab9 update proper build instructions.
MapAnon pushed to master at Cavemanon/IWaniHugThatGator-Demo-Public 2023-05-17 17:27:36 +00:00
954d97e47b don't forget the gitignore, dunce