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
Accelerator
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 }}
inputBrain
/
L2dotNET
Public
forked from
Elfocrash/L2dotNET
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
L2dotNET
src
L2dotNET
Models
player
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 11, 2018
SystemMessageId moved to its own enum
Andrei Ledauski
authored and
Elfocrash
committed
9f39a0b
View commit details
Copy full SHA for 9f39a0b
View code at this point
Browse repository at this point
Removed unused classes
Andrei Ledauski
authored and
Elfocrash
committed
b1a8b85
View commit details
Copy full SHA for b1a8b85
View code at this point
Browse repository at this point
Character restart/logout actions reworked. Character select/add fix.
Andrei Ledauski
authored and
Elfocrash
committed
64c633d
View commit details
Copy full SHA for 64c633d
View code at this point
Browse repository at this point
Movement rework
Andrei Ledauski
authored and
Elfocrash
committed
4f21a24
View commit details
Copy full SHA for 4f21a24
View code at this point
Browse repository at this point
CharacterDelete and CharacterRestore fix. Refactoring
Andrei Ledauski
authored and
Elfocrash
committed
a85cb9b
View commit details
Copy full SHA for a85cb9b
View code at this point
Browse repository at this point
Character create and character list fix.
Andrei Ledauski
authored and
Elfocrash
committed
254fb0d
View commit details
Copy full SHA for 254fb0d
View code at this point
Browse repository at this point
L2Player and CharacterCreate packet refactoring
Andrei Ledauski
authored and
Elfocrash
committed
7ab9e4f
View commit details
Copy full SHA for 7ab9e4f
View code at this point
Browse repository at this point
L2Player, L2Character refactoring. Added CharacterStatId
Andrei Ledauski
authored and
Elfocrash
committed
d43ac49
View commit details
Copy full SHA for d43ac49
View code at this point
Browse repository at this point
Renaming revert
Andrei Ledauski
authored and
Elfocrash
committed
48535f7
View commit details
Copy full SHA for 48535f7
View code at this point
Browse repository at this point
Fixed characters db
Andrei Ledauski
authored and
Elfocrash
committed
0946a44
View commit details
Copy full SHA for 0946a44
View code at this point
Browse repository at this point
Renamed char.objId to characterId
Andrei Ledauski
authored and
Elfocrash
committed
d7016f5
View commit details
Copy full SHA for d7016f5
View code at this point
Browse repository at this point
Simple L2Player refactoring
Andrei Ledauski
authored and
Elfocrash
committed
63d2759
View commit details
Copy full SHA for 63d2759
View code at this point
Browse repository at this point
L2World refactoring
Andrei Ledauski
authored and
Elfocrash
committed
0427cf8
View commit details
Copy full SHA for 0427cf8
View code at this point
Browse repository at this point
Login server refactoring. Random replaced with thread safe version
Andrei Ledauski
authored and
Elfocrash
committed
811e4f9
View commit details
Copy full SHA for 811e4f9
View code at this point
Browse repository at this point
Removed useless abstract logging. There is no need in such abstraction, also dynamic resolving works bad with async tasks
Andrei Ledauski
authored and
Elfocrash
committed
a385d4a
View commit details
Copy full SHA for a385d4a
View code at this point
Browse repository at this point
Player renamed to character
Andrei Ledauski
authored and
Elfocrash
committed
a083f8c
View commit details
Copy full SHA for a083f8c
View code at this point
Browse repository at this point
Updated CharacterContract
Andrei Ledauski
authored and
Elfocrash
committed
2aa6c58
View commit details
Copy full SHA for 2aa6c58
View code at this point
Browse repository at this point
Enums moved to shared project. BodyPartType refactoring
Andrei Ledauski
authored and
Elfocrash
committed
7fa9e5a
View commit details
Copy full SHA for 7fa9e5a
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
WIP - Moving to async stack
Elfocrash
committed
c8121f2
View commit details
Copy full SHA for c8121f2
View code at this point
Browse repository at this point
WIP. Moving to an async stack.
Elfocrash
committed
cead1e8
View commit details
Copy full SHA for cead1e8
View code at this point
Browse repository at this point
Commits on May 29, 2018
Decouple logging. Switch to NLog.
Show description for 9d69011
Michal Voitiulevic
authored and
Elfocrash
committed
9d69011
View commit details
Copy full SHA for 9d69011
View code at this point
Browse repository at this point
Commits on Apr 30, 2018
Oopsie
Elfocrash
committed
b2e6f5c
View commit details
Copy full SHA for b2e6f5c
View code at this point
Browse repository at this point
Commits on Apr 23, 2018
Dropped Ninject and replaced it with .NET Core's built in Dependency injection
Nick Chapsas
authored and
Elfocrash
committed
139c59a
View commit details
Copy full SHA for 139c59a
View code at this point
Browse repository at this point
Commits on Apr 22, 2018
IdFactory Fix
Show description for f269f01
Windex-
committed
f269f01
View commit details
Copy full SHA for f269f01
View code at this point
Browse repository at this point
More Log Config + fix
Show description for 4f6e81f
Windex-
committed
4f6e81f
View commit details
Copy full SHA for 4f6e81f
View code at this point
Browse repository at this point
.NET Core 2.0 Initial
Show description for d610672
Windex-
committed
d610672
View commit details
Copy full SHA for d610672
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
Position Validation
Show description for aa8dc10
Windex-
committed
aa8dc10
View commit details
Copy full SHA for aa8dc10
View code at this point
Browse repository at this point
Light Refactoring
Show description for d5d3b84
Windex-
committed
d5d3b84
View commit details
Copy full SHA for d5d3b84
View code at this point
Browse repository at this point
L2Merchant and L2Warehouse + Cleanup
Show description for 7a28d53
Windex-
committed
7a28d53
View commit details
Copy full SHA for 7a28d53
View code at this point
Browse repository at this point
Commits on Apr 13, 2018
Handful of Fixes
Show description for 6ab3142
Windex-
committed
6ab3142
View commit details
Copy full SHA for 6ab3142
View code at this point
Browse repository at this point
Namespace renames and cleanups
Elfocrash
committed
3c4487f
View commit details
Copy full SHA for 3c4487f
View code at this point
Browse repository at this point
Commits on Apr 12, 2018
More Cache Fixes + Client crash
Show description for 5b6575c
Windex-
committed
5b6575c
View commit details
Copy full SHA for 5b6575c
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
Lazycache + ShowHtm fix
Show description for cc4e963
Windex-
committed
cc4e963
View commit details
Copy full SHA for cc4e963
View code at this point
Browse repository at this point
Commits on Apr 4, 2018
Refact. Damage to monsters
nihrom
committed
fe8287b
View commit details
Copy full SHA for fe8287b
View code at this point
Browse repository at this point
Commits on Apr 3, 2018
Refactor name. Repair loop CharHp->StatHp->SetHp->CharHp
nihrom
committed
0d84f1b
View commit details
Copy full SHA for 0d84f1b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.