You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the list of things that do not work yet would easily make a ton of bug reports I've decided to list the features that I knew I was working on but did not have a working version of yet.
FBI Most Wanted List
Jail and Prison
Cooldown timers for the various jobs ( Attempted but could not get right)
Hack a PC
Hack A Server
Hack the FBI Database
Infections list
Contract Hacks
Bank transactions (hacker to hacker works but Clan to Hacker and Hacker to Clan do not)
Software Shop
Hardware Shop
Internet Provider Shop (Basically done except for actually writing the queries to move data around)
Hacker For Hire
Cryptocurrencies (I saw that HF was starting to lack behind on emerging technologies)
Cryptowallet (In conjunction with Cryptocurrencies)
Clan Profiles (Still very bad)
User Profiles (Usable but could be better)
Game UI (In desperate need of a reskin, currently rely on Google's Material Design CSS and then my own edits on top of that.
Public FTP Severs (Same concept from HF, have yet to write any code for it)
Player Servers ( HF Concept, Internet server list and DB hooks but no code for it yet)
Chat (Needs to be completely rewritten, previous code I tried did not work and lacked features)
System Logs (Hack logs from HF, still no code yet but listed on the UI)
If you find any others that I have not listed yet feel free to add them as a comment below.
The text was updated successfully, but these errors were encountered:
Found a bug in clan 2 hacker bank logic where the clan name that sends funds to a hacker does not get properly inserted into the details (transaction log) message. (Error can be seen in the live testing site and in this source.)
As the list of things that do not work yet would easily make a ton of bug reports I've decided to list the features that I knew I was working on but did not have a working version of yet.
FBI Most Wanted List
Jail and Prison
Cooldown timers for the various jobs ( Attempted but could not get right)
Hack a PC
Hack A Server
Hack the FBI Database
Infections list
Contract Hacks
Bank transactions (hacker to hacker works but Clan to Hacker and Hacker to Clan do not)
Software Shop
Hardware Shop
Internet Provider Shop (Basically done except for actually writing the queries to move data around)
Hacker For Hire
Cryptocurrencies (I saw that HF was starting to lack behind on emerging technologies)
Cryptowallet (In conjunction with Cryptocurrencies)
Clan Profiles (Still very bad)
User Profiles (Usable but could be better)
Game UI (In desperate need of a reskin, currently rely on Google's Material Design CSS and then my own edits on top of that.
Public FTP Severs (Same concept from HF, have yet to write any code for it)
Player Servers ( HF Concept, Internet server list and DB hooks but no code for it yet)
Chat (Needs to be completely rewritten, previous code I tried did not work and lacked features)
System Logs (Hack logs from HF, still no code yet but listed on the UI)
If you find any others that I have not listed yet feel free to add them as a comment below.
The text was updated successfully, but these errors were encountered: