Commit Graph

34 Commits

Author SHA1 Message Date
AURUMVORXX
2a0dc6245f feat: version 2.1.0 2025-04-22 17:26:54 +03:00
AURUMVORXX
4af7835548 docs: Custom logger support 2025-04-21 02:42:52 +03:00
AURUMVORXX
11883deb0f fix: .gitignore 2025-04-15 13:35:28 +03:00
AURUMVORXX
7ff72c7887 docs: Updated docs for 2.0.0 version 2025-04-15 13:13:31 +03:00
AURUMVORXX
a479b5f85d refactor: Refactorized whole project structure 2025-01-25 00:02:52 +03:00
AURUMVORXX
74ad2e6abc feat: changes due to G2O 0.3.0.6
+ added function getPlayerUID
+ changed event onPlayerSpellCast
2024-12-23 17:52:34 +03:00
AURUMVORXX
cbd432a1e7 docs: Added 'how to debug' page 2024-11-26 01:12:26 +03:00
AURUMVORXX
d779d0a661 feat: Removed CPython separate compilation
+ Upgraded to Python 3.13
+ Added constants to g2o library for auto-completion
2024-11-25 05:11:24 +03:00
AURUMVORXX
c6946aa19a docs: Fix for incorrect keyword name in the onPacket event 2024-11-13 10:42:20 +03:00
AURUMVORXX
1a96861fb7 dosc: Update QnA section 2024-11-11 11:38:24 +03:00
AURUMVORXX
b199563943 feat: Added Way class 2024-11-11 11:38:24 +03:00
AURUMVORXX
84b5b33e0c docs: Updated How to Use page 2024-11-10 21:20:59 +03:00
AURUMVORXX
ae7f2831a3 docs: Fixed index.md 2024-11-09 20:18:03 +03:00
AURUMVORXX
ae0889e927 feat: Added python binding to all functions
+ added docs to all functions
2024-11-09 20:18:03 +03:00
AURUMVORXX
0b89806626 feat: Added Mds class 2024-11-09 04:03:55 +03:00
AURUMVORXX
58ec459ea5 feat: Added server-side functions 2024-11-09 03:09:39 +03:00
AURUMVORXX
4eaa9e4e2e docs: Added docs for Daedalus and Sky classes 2024-11-09 03:09:39 +03:00
AURUMVORXX
11fd12bf57 docs: Added docs for toggleEvent and removeEvent functions 2024-11-09 03:09:39 +03:00
AURUMVORXX
df9675d67b docs: Fixed docs links to classes due to file structure change 2024-11-07 02:35:34 +03:00
AURUMVORXX
6e76960158 docs: Fix for Comparing with Squirrel example code 2024-11-07 02:35:34 +03:00
AURUMVORXX
fe0604d79c docs: Added onPlayerDamage event
+ added info boxes about event cancelling
2024-11-06 23:59:54 +03:00
AURUMVORXX
9206d251e6 docs: Added Comparing with Squirrel page 2024-11-06 23:59:54 +03:00
AURUMVORXX
f6fd5893a4 docs: Added onPlayerUseCheat and NPC related events 2024-11-06 11:50:14 +03:00
AURUMVORXX
d235a28a1d docs: Added DamageDescription class
+ fix for string -> str format in the ItemGround  docs
2024-11-06 11:50:14 +03:00
AURUMVORXX
fa24d77ea6 docs: Added ItemGround class 2024-11-06 11:50:14 +03:00
AURUMVORXX
9470ef9921 docs: Added onPlayerDropItem and onPlayerTakeItem events 2024-11-06 11:50:14 +03:00
AURUMVORXX
cb6a6a2dfe docs: Fix for function name in usage example of onPlayerDisconnect event 2024-11-06 11:50:14 +03:00
AURUMVORXX
7a1d11543b docs: Fix for index.md forwarding to blank page 2024-11-06 02:09:04 +03:00
AURUMVORXX
1ec6377864 docs: Added docs for constants 2024-11-05 19:37:47 +03:00
AURUMVORXX
5389f6dcb4 docs: Added docs for Packet class and onPacket event
fix: Added missing sendToAll method
2024-11-05 03:33:46 +03:00
AURUMVORXX
558e607c5f docs: Added docs about onPlayer** events 2024-11-04 19:09:49 +03:00
AURUMVORXX
6d2508784a docs: Transfered info from README.md to MkDocs 2024-11-04 05:23:29 +03:00
AURUMVORXX
6a20d96bb5 feat: Added docs via MkDocs 2024-11-04 05:09:59 +03:00
Patrix
989a1a0a8b Added documentation generation in .gitlab-ci.yml 2024-03-04 01:02:39 +01:00