00:00
00:00
Minix07
what is goodie in da hoodie gangalang?

ima dude, dude

Human

Highland High School

38°53'51.6"N 77°02'11.6"W

Joined on 1/13/24

Level:
8
Exp Points:
646 / 710
Exp Rank:
> 100,000
Vote Power:
5.04 votes
Rank:
Police Sergeant
Global Rank:
8,652
Blams:
195
Saves:
898
B/P Bonus:
12%
Whistle:
Normal
Medals:
250
Supporter:
14d

Minix07's News

Posted by Minix07 - 13 days ago


Happy Friday The 13th everyone,

Yeah it's another riddle middle school bug fix. Here is what got fixed plus some other stuff I forgot about


* Game can now be beaten 2 times in a row (planning on doing something special with it in the future)

* Vending machine is no longer limited to 25 cents at a time

* Riddle Company wires no longer reset

- Made vending machine wire puzzle a bit easier

- Finished upstairs animation

- No longer soft locks in cafeteria

- Riddle Company now has a leaderboard

- Riddle Company new phil reaction

- Games no longer crashes in Ms. Green's room

- Speedrun medal says correct title

- Fixed performance


I'm aware that medals sometimes don't work because the game uses the ancient NG flash API, which should be replaced with the new one by next year (I'm not happy about it either)


I'm currently working on the next feature update that will add a more to the special features, add some new medals and actually get the continue feature to work. That and also working on Newgrounds Sim


See you until Riddle Middle School v1.0.5721312 where I patch the bug where if you look at joe weird it leeks your address /j


Tags:

Posted by Minix07 - 1 month ago


What is goodie gang!

Medals and leaderboards now work for Riddle Middle School! I've also decided to set my own time in the classic route, see if you can beat it (lowkey I froze a lot trying to remember what to do next so I should be pretty easy to beat it)

I'm also working on an update for the game that includes new rejected riddle games!

PM for any ideas to add or bug fixes

Play Here!


Tags:

4

Posted by Minix07 - May 21st, 2025


the title says it all, thank you Mr. fulp or whoever choose it to be on the front page

Play Here!


iu_1401247_20701035.webp


Tags:

1

Posted by Minix07 - May 17th, 2025


For the last few days, I've tried to switch to using classes (which I heard were better). However, they only really work on "one frame games", which my game isn't, So I had to "rollback" my stuff. I then worked on the hardest part, making it so the user can make a flash game. Thankfully, that Is mostly over! Here is how it works


First, you pick the project (right now only Stick works)


iu_1399549_20701035.webp


Then, give it a really cool name


iu_1399550_20701035.png


It will then run this whack-ass code

if (global.projectsInWork < 3) {
		var title: String = this.titletx.text;
		global.projectsInWork++
		trace(global.projectsInWork + " projects in work")
		switch (global.flashChosenOne) { //nested ass switch case
			case "stick":
				switch (global.projectsInWork) {
					case 1: // shitty ass code wtf
						global.flashInWork.first = title + ",stick," + String(global.stickDays) + "," + "10," + String(global.stickFP);
						trace(global.flashInWork.first);
						break;
					case 2:
						global.flashInWork.second = title + ",stick," + String(global.stickDays) + "," + "10," + String(global.stickFP);
						trace(global.flashInWork.second);
						break;
					case 3:
						global.flashInWork.third = title + ",stick," + String(global.stickDays) + "," + "10," + String(global.stickFP);
						trace(global.flashInWork.third);
						break;
				}
			case "asdasd":


		}
		this.gotoAndStop("wrap");
	} else {
		this.gotoAndStop("overload");
	}


Then give it 2 days and.... IT WORKS!!! (as long as you ignore the invaild)

iu_1399548_20701035.png


Anyways that is really it, any suggestions would be appreciated!


Tags:

Posted by Minix07 - May 9th, 2025


20 years ago today Newgrounds SIM was released and for the past few weeks I've been working on Newground Sim 2025, which is pretty obviously based on it.


I currently have plans on adding more ways to make games rather then just Flash/Animate and even go beyond games. Also making so you an make multiple things at once, at the cost of each taking longer, rather then just one flash game at a time. And some other stuff


Here is a preview of the web browser, which I ripped straight out of my other game Riddle Middle School.

iu_1395936_20701035.webp


Any suggestions would be appreciated!


Tags:

Posted by Minix07 - April 17th, 2025


Play Here!


Riddle Middle School has just been updated that changed the following


* Rating changed to Teen

* Made dialog bigger

* Added leaderboard If connected to the Newgrounds API

* Made computer mini-game easier

- Computer mini-game background looks better (Hopefully)

- Vending machine back is bigger and angle changed

- Windows look better (at least I think so)

- Increase Performance

- Fixed medal not showing up

- Fixed people not showing up in yearbook

- Fixed this menu going faster every time it was closed

- Inv Tooltip for money is counted in cents (as It should be)

- Everyone in the yearbook is still

- Fixed Phil's locker tooltip

- And more stuff that I forgot about


Also the yearbook medal has been broken until now, sorry about that...

If there are anymore bugs or suggestions be sure to DM me


Tags: