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 }}
Pascal1000
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
L2dotNET
src
L2dotNET.GameService
on
develop
User selector
All users
All time
Commit history
Commits on Jul 11, 2018
Added UnobservedTaskException handler
Andrei Ledauski
authored and
Elfocrash
committed
00d0bad
View commit details
Copy full SHA for 00d0bad
View code at this point
Browse repository at this point
Added send player to game server
Andrei Ledauski
authored and
Elfocrash
committed
173f0c2
View commit details
Copy full SHA for 173f0c2
View code at this point
Browse repository at this point
CharTemplate, PcTemplate, GameTime refactoring
Andrei Ledauski
authored and
Elfocrash
committed
7ab9600
View commit details
Copy full SHA for 7ab9600
View code at this point
Browse repository at this point
Game server refactoring
Andrei Ledauski
authored and
Elfocrash
committed
63b94dc
View commit details
Copy full SHA for 63b94dc
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
Fixed build. Fixed admin commands
Andrei Ledauski
authored and
Elfocrash
committed
576f263
View commit details
Copy full SHA for 576f263
View code at this point
Browse repository at this point
Added CrudService classes. ItemService, ItemTable, L2Item refactoring.
Andrei Ledauski
authored and
Elfocrash
committed
14bc439
View commit details
Copy full SHA for 14bc439
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
Added repository dependency binder
Andrei Ledauski
authored and
Elfocrash
committed
883cb60
View commit details
Copy full SHA for 883cb60
View code at this point
Browse repository at this point
Removed unused files
Andrei Ledauski
authored and
Elfocrash
committed
c3f3716
View commit details
Copy full SHA for c3f3716
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
Merge branch 'develop' of https://github.com/Elfocrash/L2dotNET into develop
Elfocrash
committed
f4b310e
View commit details
Copy full SHA for f4b310e
View code at this point
Browse repository at this point
Removed unit of work
Elfocrash
committed
012edba
View commit details
Copy full SHA for 012edba
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
Build all project to one directory
Michal Voitiulevic
authored and
Elfocrash
committed
ea5cf74
View commit details
Copy full SHA for ea5cf74
View code at this point
Browse repository at this point
Commits on Apr 30, 2018
Adds missing class registration
Elfocrash
committed
1373d4a
View commit details
Copy full SHA for 1373d4a
View code at this point
Browse repository at this point
Added prevention of double initialisation for DI singletons
Elfocrash
committed
6ff4b45
View commit details
Copy full SHA for 6ff4b45
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
.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 4, 2018
Add commands for Console. Monster Die
nihrom
committed
0ed2e9f
View commit details
Copy full SHA for 0ed2e9f
View code at this point
Browse repository at this point
Commits on Sep 4, 2017
- Rework NPC System and load All XML Properties
Show description for 682a37e
SamerMoustafa
committed
682a37e
View commit details
Copy full SHA for 682a37e
View code at this point
Browse repository at this point
Fix Attack and load NPC type
Sam Dev
committed
897e378
View commit details
Copy full SHA for 897e378
View code at this point
Browse repository at this point
Commits on May 8, 2017
Fixed L2Buffer console output
Show description for fa365c0
Mart-User
committed
fa365c0
View commit details
Copy full SHA for fa365c0
View code at this point
Browse repository at this point
Commits on Apr 16, 2017
Created a temp project icon idea and added it to .exe generated by build/release mode (not applies to VS debug) [L from Lineage + 2 from .NET rotated on 90º]
Show description for da4e853
Mart-User
committed
da4e853
View commit details
Copy full SHA for da4e853
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
log4net config changes (added xsd ref with minor fixes, configured console and file appenders, removed unnecessary version tag from log4net section)
Show description for 3ac1cab
Mart-User
committed
3ac1cab
View commit details
Copy full SHA for 3ac1cab
View code at this point
Browse repository at this point
Commits on Mar 19, 2017
Moved connectionStrings and log4net tags from app.config to separated files
Show description for 698dcb1
Mart-User
committed
698dcb1
View commit details
Copy full SHA for 698dcb1
View code at this point
Browse repository at this point
Commits on Mar 5, 2017
Fixed csproj AfterBuild config to read necessary files at output directory (bin on debug)
Mart-User
committed
83f03fe
View commit details
Copy full SHA for 83f03fe
View code at this point
Browse repository at this point
Commits on Feb 26, 2017
Updated nuget packages
Mart-User
committed
51595f6
View commit details
Copy full SHA for 51595f6
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
Updated AutoMapper
Mart-User
committed
8a29096
View commit details
Copy full SHA for 8a29096
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Moved general server logic outside of the gamservice.
Elfocrash
committed
e1b04d4
View commit details
Copy full SHA for e1b04d4
View code at this point
Browse repository at this point
Commits on Aug 8, 2016
Added EtcItems
Elfocrash
committed
1eb8c55
View commit details
Copy full SHA for 1eb8c55
View code at this point
Browse repository at this point
Added login popup message.
Show description for 1c7c993
Elfocrash
committed
1c7c993
View commit details
Copy full SHA for 1c7c993
View code at this point
Browse repository at this point
Moved model from the wrong folder (and project)
Elfocrash
committed
09f8d00
View commit details
Copy full SHA for 09f8d00
View code at this point
Browse repository at this point
Added the //admin command
Elfocrash
committed
8ce4b76
View commit details
Copy full SHA for 8ce4b76
View code at this point
Browse repository at this point
Commits on Aug 6, 2016
Added weapon loading.
Show description for 61be02a
Elfocrash
committed
61be02a
View commit details
Copy full SHA for 61be02a
View code at this point
Browse repository at this point
Added missing packet for drop item. Needs to be implemented.
Elfocrash
committed
d185992
View commit details
Copy full SHA for d185992
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.