Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Ronen Ness | רונן נס

75
Posts
2
Topics
569
Followers
1
Following
A member registered Feb 16, 2018 · View creator page →

Creator of

Recent community posts

(1 edit)

Your mask slipped off. You fooled me at first with your play pretend, as if you are merely uninformed. but then your second comment showed who you are.

Bye.

(3 edits)

Hi man, I appreciate the compliment and polite manner you chose to express your opinion, so you deserve a fair reply.

Regarding Iran, ask yourself 3 questions and draw your own conclusions whether or not Israel preemptive strike was justified:

1. Was iran peaceful towards Israel? The answer is no. They have been talking about destroying Israel for over a decade now (https://www.theguardian.com/world/2005/oct/27/israel.iran), they literally had a clock indicating when they will succeed in wiping israel off the map (https://m.economictimes.com/news/international/us/what-is-israel-doomsday-clock-and-is-it-still-running-or-destroyed-heres-when-irans-supreme-leader-ayatollah-ali-khamenei-predicted-israel-would-no-longer-exist/articleshow/122029655.cms)  just think about the levels of insanity and depravity of having a doomsday clock against another country you dont even share borsers with. Iran also praised october 7 attack (immediately after), fired thousands of rockets on israel in 2024 in "retaliation" to israel eliminating hamas leader and iranian general that supported them, which bring us to the next point - they actively armed and backed hamas and hezbollah against israel. So no, israel did not start this, iran have been agressors for decades. 


2. Was iran making nukes? Uranium for peaceful goals takes around 3% enrichment. Iran had 60%. The leap from 60% to 90% (required for nukes) btw is not linear, is a lot faster, so they were pretty close to nukes, even after Israel sabotaged their previous attempts (stuxnet for example) in the past. Iran dont really deny it at this point and just now they kicked out UN watchers. So whether or not they could actually get nukes is unknown, but they were very close and actively trying to, and intel agencies pretty much agree on that.


3. Given 1 and 2, would you, being in Israels shoes, wait to find out? Risk your entire country and millions of people? Imo that would be the immoral thing to do.


The attacks against Iran were among the most precise attacks ever, with mostly military and government targets being hit. Unlike Iran who  target civilians, which is why 90% of israeli casualties and damaged buildings were civilians (except for one soldier all israeli victims were civilians,  and iirc that soldier was off duty, aka at home, when they were hit). 

If you want to discuss this more we can exchange emails I dont want to pollute the comments too much. But ask yourself if you were in israel spot, if you wanted your country to wait and not do anything (mind you after thousands were murdered by iran backed hamas, on top of all) or protect itself.

Thanks for listening!

How do I resolve this?

it's a really old version and I don't know if it still works..

https://drive.google.com/open?id=1s_jRRhe4UuSUTXuh49djZ-c4AZNGvs2z


If it does feel free to use

Sure, go ahead. No need to pay back.

sure, pay when (if) you can :)

Sure, go ahead :)

no, sorry

hi im not sure i understand what that means exactly?

hi Dark Ansem, 

It has built in SNES palette and with the right settings can produce something similar. But an algorithm will never be as good as a real artist :)

Anyway you can download the free version to play around, only if you want to make something serious and commercial you need the licensed version. GL! 

Never be afraid to stand up for what's right :)

(1 edit)

Thanks! The app itself is a python script I converted into packed exe (forgot what I used for packing, I can check after work if you like but i guess its just whatever youll find on google if you search python to exe). 

UI is Html wrapped with electron, but if I had to redo it today I'd use C# with Webview instead. 

There's an older mac version that is no longer maintained but it's free. I'm on mobile rn but you can search the comments below to find the link i posted somewhere (Google drive link)

Hi, good thing you told me because your email ended up in spam folder (probably link + screenshot made gmail upset lol).

I replied now with a license, let me know if you somehow didn't get it. Thanks!

Hello, i dont have a way to restore old licenses and the old pp account is no more. So you can just use the free version, dont worry about it, and if its important for you to have a license file you can email me at ronenness@gmail.com and ill just give you one that comes with the itchio commercial version. (you don't really need but if you want- no problem just email me).

hi, glad you figured it out and thank you for the update

hello, there's an old Mac and Linux versions that are no longer maintained and if they work you can use for free. I'm not on my pc right now but you can find the link somewhere in the comments below its a drive link.


Thanks :)

Hi no idea what payment methods and currencies itch.io support, it's between you and itch.io they just pass me the money at the end of the transaction. 

If you're unable to buy for any reason just use for free (even commercially) its alright.

Thanks <3

No need for any more and best of luck with your project!

(1 edit)

hi man if you can't afford it just use it for free no worries about it!  To be clear- including commercial.  

Sorry about your pc, unfortunately no theres no other version to provide..

Thanks

License comes with the files when you download the paid version. Thanks 

You forgot to add "asking for a friend" to sound less suspicious :D

Don't worry I couldn't care less if people pirate this software and I'll make no attempt hunting you down if you do. 

I Will Hunt You Down GIFs | Tenor

Ofc I prefer to get paid, but truth is preventing piracy just doesn't worth the time and effort for a private individual like me.

So do whatever you feel is right. I will never know.  But you will always live in fear that maybe I lied. 

There are mac and linux versions but they are super old and not maintained anymore, if you manage to make it work feel free to use it (don't buy a license since its not supported version)


MAC
https://drive.google.com/open?id=1s_jRRhe4UuSUTXuh49djZ-c4AZNGvs2z

LINUX
https://drive.google.com/open?id=1-ixDVHMdpRURPnAPSSDXYEvlZrTdmpas

Just use the free version if you're under 18 don't worry about it!

Hi can you share more details?

Should be, if not let me know

Put colors count on 0 to not refuce colors to a palette

yeah you can do that no worries :)

Thanks! I use my own algorithms. It's not ML or AI or anything like that just good old pixels manipulation ;)

The auto color palettes though isn't mine, that's part of the PIL library.

yeah you don't need a license if you're under 18 :)


Anyway to buy a license you just buy the paid commercial version from this page.


Cheers

There is, but its old. Check out other comments here i posted the link somewhere

Hi vizooall,

result image can either be the size of the input image or smaller (there's a checkbox to determine that) but can't be larger.


If you need to just scale up the image you can use any photo editing software to scale it, just make sure you use nearest neighbor filtering so it won't get blurry, and that you increase size in round factors so that pixels will duplicate evenly.  But if you do that - ask yourself first if you really need the source image larger and not just scale it in runtime in whatever platform you present the image on?


If you need to scale up the image with actually adding more details to it, and not just duplicate pixels, that's something Pixelator can't do. Adding details to scale up image is a whole different thing and usually involves ML 

Really cool game!

If the game is not commercial - yes. If it is, please get a license :)

Thank you very much :)

I'm not looking for anything beyond hobby side projects at the moment so business inquiries may be irrelevant, but regardless here's my email:

ronenness@gmail.com

Update: didn't implement full controls settings yet, but in the meantime I added a checkbox to disable double-press for dash + added X as alternative key for dashing.

So you can go to settings and uncheck the double press dash and use X.

Have fun! :)

Hi Xendra,

Thank you for the feedback. I will add an option to switch between double press and a designated key in the next update (and update the web version to have controls settings, which is currently only available in the full version).

Have fun, and congrats on being among the 1% that reads fine letters :)