3
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Oct 10, 2024 — Oct 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
some initial client side chat classes added More... almost 15 years ago
NPCs can now send chat (but not receive) More... almost 15 years ago
Actor#deepCopy fixed More... almost 15 years ago
#256 done More... almost 15 years ago
ChatManager added. Server should be able to process chat messages from client. Still to be done: More... almost 15 years ago
this code was needed after all More... almost 15 years ago
better docs More... almost 15 years ago
#257 fixed More... almost 15 years ago
chat network classes added More... almost 15 years ago
removed uneeded code from Client More... almost 15 years ago
decodeString(byte[]) static method added to Buffer More... almost 15 years ago
added methods for calculating max load, max health, and max stamina More... almost 15 years ago
(#225) updated XP bar in side panel More... almost 15 years ago
using XP requirement in labels More... almost 15 years ago
completed #219; added MechanicInternals class and a basic formula for calculating XP required to advance to next level More... almost 15 years ago
Buffer will handle null/empty strings properly More... almost 15 years ago
ugly typo fixed More... almost 15 years ago
#218 done More... almost 15 years ago
#251 done More... almost 15 years ago
done #242 More... almost 15 years ago
changed archetype so it will show "Greater" when comparing NPC's actros More... almost 15 years ago
shortDescription and description added to archetypebase More... almost 15 years ago
typos fixed More... almost 15 years ago
we do not plan to have 'Neutral' gender player's actors. so I've changed test sql scripts and database More... almost 15 years ago
removed unneeded TODO (look into #252 for more details) More... almost 15 years ago
no more "connection <null> timed out" misguiding log messages (some extra code still executes, but it is not logged out. this solution still seems to be optimal in performance) More... almost 15 years ago
little optimization More... almost 15 years ago
log added More... almost 15 years ago
this will ensure, that npcs have gender always assigned More... almost 15 years ago
gender in actorinfo More... almost 15 years ago