Guest User

Untitled

a guest
Apr 22nd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. Client Rev 1 -
  2. Changed johto to Polaris
  3. Made shift(both of them) the keys for entering/exiting chatbox
  4. Removed servers.txt
  5. Created Servers.java/servernames string / serverips string
  6. commented out all but 2 server buttons (not using, 2nd button was for a test, it's localhost)
  7. Implemented client rev via packet
  8. Removed servers.java
  9. Removed ServerDialog.java
  10. Fixed nullpointer
  11. Removed creating of pokenet.log
  12. Replaced creating of pokenet.log
  13. Changed "help" to be source sided
  14. fixed popup message
  15. Server is now set when you select a region but doesn't work (need to find a packet that is sent on login)
  16.  
  17.  
  18.  
  19. Server Update Rev 1
  20. Added exprate
  21. Added zenrate
  22. Created ServerConstants.java
  23. Removed settings.ini
  24. Removed settings gui on launch, just shows stop server start server and quit
  25. Implemented exprate and zenrate(15x 5x for now)
  26. Created serverRev and clientRev constnats
  27. Created getServerRev() and getClientREv() in GameServer.java
  28. Fixed server rev
  29. Implemented clientRev via packets.
  30. Server is now set when you select a region but doesn't work (need to find a packet that is sent on login)
Add Comment
Please, Sign In to add comment