BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup

Join the forum, it's quick and easy

BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup
BullyWiiHacks
Would you like to react to this message? Create an account in a few clicks or log in to continue.
BullyWiiHacks

Gaming, Modding & Programming

Important reminders:

- Click *HERE* for advanced forum search or check out the text field below on the front page for Google before posting
- NO support via private message (use the forum)
- Write meaningful topic titles
Site Translation
Latest topics
» Dropped Out of College to Pursue Web Dev and Life Pursuits in General
Wundr's Utilities Empty4/7/2024, 2:34 pm by SnB@BWH

» Bully Made It Into a BIG Video 400K Views
Wundr's Utilities Empty4/7/2024, 6:58 am by Bully@WiiPlaza

» Wii Play Tanks
Wundr's Utilities Empty3/24/2024, 2:46 pm by helpmeout

» [Bypass Paywalls] (Global) @magnolia1234 - GitLab
Wundr's Utilities Empty3/18/2024, 3:55 am by Seth@WiiPlaza

» [Download] Mary Shelley's Frankenhole
Wundr's Utilities Empty3/16/2024, 8:29 am by Seth@WiiPlaza

» Completely Custom Modded Controllers (Undetectable)
Wundr's Utilities Empty3/5/2024, 1:55 pm by Shadow@BWH

» (Zombies) Drink perks code?
Wundr's Utilities Empty3/5/2024, 1:24 pm by Shadow@BWH

» Die Rückkehr zu STEAM und WARFACE
Wundr's Utilities Empty3/2/2024, 3:54 am by Seth@WiiPlaza

» First person hand model change?
Wundr's Utilities Empty2/28/2024, 4:53 am by Ad3lamac611

» {RELEASE} Field Raider Firefox v1.72 by Seth@WiiPlaza
Wundr's Utilities Empty2/21/2024, 8:52 am by naxil

Search
 
 

Display results as :
 


Rechercher Advanced Search

May 2024
MonTueWedThuFriSatSun
  12345
6789101112
13141516171819
20212223242526
2728293031  

Calendar Calendar

Country Statistics
Free counters!

You are not connected. Please login or register

Wundr's Utilities

3 posters

Go down  Message [Page 1 of 1]

1Wundr's Utilities Empty Wundr's Utilities 3/19/2016, 4:44 am

wundrweapon

wundrweapon

So let's talk Java.
Java is really cool - it's a powerful, easy-to-learn language that is identical in all supported platforms. Some really great video games - most notably Minecraft - were written using only Java!
On the down side, Java has its limits - you can only cast certain data types, for example.

My goal is to eliminate some of Java's misdoings by making a set of utilities entirely written in Java, which I will call Wundr's Utilities.

You can find the GitHub project here.

Features:

  • Cast boolean to/from String and int
  • Convert char arrays to Strings
  • Use Google to convert different currency types (not yet its own method; working on that)
  • Convert base 10 numbers to bases 2-9
  • Convert base 2-9 numbers to base 10
  • Create a pseudo-random number using Super Mario 64's method
  • Simple yet complex String encryption/decryption (for learning, experimenting, and making silly easter eggs or whatever; don't use it seriously)
  • Make a pseudo-random number over and over again such that the output is nearly random (takes forever, very worth it)
  • Round numbers to a given decimal place


Planned features:

  • Better Unicode support (which may not be possible. If it is, it'll take a long time)
  • I'll think of other things later



Last edited by wundrweapon on 5/22/2016, 12:11 pm; edited 1 time in total (Reason for editing : I added a bunch more stuff)

2Wundr's Utilities Empty Re: Wundr's Utilities 3/19/2016, 5:23 pm

XxModZxX@WiiPlaza

XxModZxX@WiiPlaza
Mod Skid Programmer, Coder & Hacker

Thanks for posting this!!! It will help a lot

3Wundr's Utilities Empty Re: Wundr's Utilities 3/20/2016, 9:58 am

Bully@WiiPlaza

Bully@WiiPlaza
 
 

Good effort mate, you might be big one day if you keep it up. It's rare to see other Java programmers around here Smile

4Wundr's Utilities Empty Re: Wundr's Utilities 3/20/2016, 10:10 am

wundrweapon

wundrweapon

XxModZxX@BWH wrote:Thanks for posting this!!! It will help a lot

Bully@WiiPlaza wrote:Good effort mate, you might be big one day if you keep it up. It's rare to see other Java programmers around here Smile

Hey, thanks a lot! Very Happy
It means a ton to know that experts like you guys like this stuff.

Just wait until I release my next project ( ͡° ͜ʖ ͡°)

5Wundr's Utilities Empty Re: Wundr's Utilities 3/21/2016, 5:50 am

XxModZxX@WiiPlaza

XxModZxX@WiiPlaza
Mod Skid Programmer, Coder & Hacker

Bully@WiiPlaza wrote:Good effort mate, you might be big one day if you keep it up. It's rare to see other Java programmers around here Smile
I know the script s and how to make a program with java just too lazy to make it xD. I think we have a new person in the programmer status when he releases his program Wink

6Wundr's Utilities Empty Re: Wundr's Utilities 5/22/2016, 12:13 pm

wundrweapon

wundrweapon

Updated! More stuff! Useless stuff, useful stuff, stuff that will be changed soon *cough* add base16 support for base10 conversions *cough*

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum