Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
aoxp
/
AOXP-Server
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
10
Code
Issues
0
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
added Dumb and DumbNoMore packet classes
- #1
#1
Open
mer23
wants to merge 46 commits into
aoxp:master
aoxp/AOXP-Server:master
from
mer23:master
mer23/AOXP-Server:master
Copy head branch name to clipboard
Conversation
Commits
46
(46)
Checks
Files changed
Open
added Dumb and DumbNoMore packet classes
#1
mer23
wants to merge 46 commits into
aoxp:master
aoxp/AOXP-Server:master
from
mer23:master
mer23/AOXP-Server:master
Copy head branch name to clipboard
Commits
Commits on Apr 27, 2014
added Dumb and DumbNoMore packet classes
MER
committed
69a7f6d
View commit details
Copy full SHA for 69a7f6d
Browse repository at this point
Added SendSkillsPacket class
MER
committed
8f0e0dc
View commit details
Copy full SHA for 8f0e0dc
Browse repository at this point
Added a getter method to the Skill enum
MER
committed
aabebef
View commit details
Copy full SHA for aabebef
Browse repository at this point
Commits on Apr 28, 2014
Added CommerceEndPacket, DisconnectPacket, LoggedPacket, NavigateTogglePacket, RemoveAllDialogsPacket, and UserCommerceInitPacket classes
MER
committed
b95662a
View commit details
Copy full SHA for b95662a
Browse repository at this point
Replaced tabs with spaces.
MER
committed
16a53d5
View commit details
Copy full SHA for 16a53d5
Browse repository at this point
Commits on May 2, 2014
Updated ServerPacketsManager
MER
committed
18d9f3e
View commit details
Copy full SHA for 18d9f3e
Browse repository at this point
Fixed comment in Font class
MER
committed
28adac0
View commit details
Copy full SHA for 28adac0
Browse repository at this point
Added WorkRequestTargetPacket
MER
committed
3ef2533
View commit details
Copy full SHA for 3ef2533
Browse repository at this point
Added UserCommerceInitPacket
MER
committed
b3011a2
View commit details
Copy full SHA for b3011a2
Browse repository at this point
Added UpdateStaminaPacket
MER
committed
d3441e8
View commit details
Copy full SHA for d3441e8
Browse repository at this point
Added UpdatePositionPacket
MER
committed
a17ac6c
View commit details
Copy full SHA for a17ac6c
Browse repository at this point
Added UpdateManaPacket
MER
committed
687b9df
View commit details
Copy full SHA for 687b9df
Browse repository at this point
Added UpdateHPPacket
MER
committed
996d767
View commit details
Copy full SHA for 996d767
Browse repository at this point
Added UpdateGoldPacket
MER
committed
f1f5dca
View commit details
Copy full SHA for f1f5dca
Browse repository at this point
Added UpdateExperiencePacket
MER
committed
3adb23b
View commit details
Copy full SHA for 3adb23b
Browse repository at this point
Added ShowMessageBoxPacket
MER
committed
b34fe7e
View commit details
Copy full SHA for b34fe7e
Browse repository at this point
Added RemoveCharDialogPacket
MER
committed
4b0d7be
View commit details
Copy full SHA for 4b0d7be
Browse repository at this point
Added ObjectDeletePacket
MER
committed
b920443
View commit details
Copy full SHA for b920443
Browse repository at this point
Added LoggedPacket
MER
committed
2266b3a
View commit details
Copy full SHA for 2266b3a
Browse repository at this point
Added CreateFXPacket
MER
committed
dcc3dd8
View commit details
Copy full SHA for dcc3dd8
Browse repository at this point
Added CommerceChatPacket
MER
committed
984cd89
View commit details
Copy full SHA for 984cd89
Browse repository at this point
Added ChatOverHeadPacket
MER
committed
fa292c6
View commit details
Copy full SHA for fa292c6
Browse repository at this point
Added CharacterRemovePacket
MER
committed
3ed8b0c
View commit details
Copy full SHA for 3ed8b0c
Browse repository at this point
Added CharacterMovePacket
MER
committed
1a7100a
View commit details
Copy full SHA for 1a7100a
Browse repository at this point
Added CharacterForceMovePacket
MER
committed
4f4f8f4
View commit details
Copy full SHA for 4f4f8f4
Browse repository at this point
Added CharacterChangePacket
MER
committed
9db6841
View commit details
Copy full SHA for 9db6841
Browse repository at this point
Added CharacterChangeNickNamePacket
MER
committed
6f9ba6e
View commit details
Copy full SHA for 6f9ba6e
Browse repository at this point
Added BlockPositionPacket
MER
committed
b7ed101
View commit details
Copy full SHA for b7ed101
Browse repository at this point
Deleted a non-existent class import from ServerPacketsManager
MER
committed
7733c8d
View commit details
Copy full SHA for 7733c8d
Browse repository at this point
Commits on May 6, 2014
Completed WalkPacket with some checks concerning moving while meditating. Added MeditateTogglePacket in order to do so
MER
committed
016782e
View commit details
Copy full SHA for 016782e
Browse repository at this point
Commits on May 7, 2014
Completed some methods to achieve character movement (haven't tested any of them yet)
MER
committed
43b6d94
View commit details
Copy full SHA for 43b6d94
Browse repository at this point
Commits on May 8, 2014
Fixed awful implementation from previous commit
MER
committed
a9d5dd2
View commit details
Copy full SHA for a9d5dd2
Browse repository at this point
Updated MapServiceImpl so it removes the user from the tile it was in before moving
MER
committed
bb43eec
View commit details
Copy full SHA for bb43eec
Browse repository at this point
Commits on May 10, 2014
Added some functionality so the newly created character can be logged in
MER
committed
117560c
View commit details
Copy full SHA for 117560c
Browse repository at this point
Commits on May 11, 2014
Added functionality for the user to be able to drop items
MER
committed
1d16c5d
View commit details
Copy full SHA for 1d16c5d
Browse repository at this point
Listed all ClientPacketsManager packets
MER
committed
d1221a6
View commit details
Copy full SHA for d1221a6
Browse repository at this point
Possible solution to error found by junit test
MER
committed
ea0309f
View commit details
Copy full SHA for ea0309f
Browse repository at this point
Added class to handle position update requests
MER
committed
12f699a
View commit details
Copy full SHA for 12f699a
Browse repository at this point
Commits on May 12, 2014
fixed typos
MER
committed
04230a2
View commit details
Copy full SHA for 04230a2
Browse repository at this point
Added some fields and methods to LoggedUser and its implemented interface UserCharacter in order to achieve character's login. For the same purpose made some changes and completions to several clas…
Show description for a60ace4
MER
committed
a60ace4
View commit details
Copy full SHA for a60ace4
Browse repository at this point
Commits on May 13, 2014
Completed LoginExistingCharacterPacket and changed catch statement in LoginNewCharacterPacket
MER
committed
30a60af
View commit details
Copy full SHA for 30a60af
Browse repository at this point
aoxp-server/src/main/java/com/ao/network/packet/incoming/PickUpPacket.java
MER
committed
e3a9ea1
View commit details
Copy full SHA for e3a9ea1
Browse repository at this point
Fixed javadoc typos
MER
committed
a812e41
View commit details
Copy full SHA for a812e41
Browse repository at this point
Added a LoggedUser field to AccountImpl representing the character that's currently logged in, if any. Couldn't find another way to gain access to the actual character (Connection's User is not the…
Show description for 0c819f6
MER
committed
0c819f6
View commit details
Copy full SHA for 0c819f6
Browse repository at this point
Commits on May 17, 2014
Now LoggedUser's constructor asks for homeland and position parameters. Now LoginNewCharacterPacketTest loads the maps. Now UserDAOIni sets user position both at create and load methods.
MER
committed
f443542
View commit details
Copy full SHA for f443542
Browse repository at this point
Updated DropPacket, RequestPositioUpdatePacket and WalkPacket to figure out user's LoggedUser propperly.
MER
committed
ff19b38
View commit details
Copy full SHA for ff19b38
Browse repository at this point
You can’t perform that action at this time.