Commit graph

16 commits

Author SHA1 Message Date
Ranieri Althoff
cf1c4856d7
Move player bug report to Lua (#4768)
Co-authored-by: Xmish <95135755+xmish@users.noreply.github.com>
2024-07-16 16:17:05 +02:00
Rey Alemán
848d64f720
Added request resource balance (#4646)
* added request resource balance

* pr comments
2024-05-17 18:42:53 +02:00
Marco
ab1d31399e
Update to game protocol 13.10 (#4591) 2023-12-13 23:22:09 +01:00
Marco
5ed350858b
feat: cyclopedia general stats and badges (#4540) 2023-12-11 20:32:07 -03:00
Marco
6ac1b94094
Cyclopedia Character: Send Combat Stats (#4460) 2023-06-01 20:14:15 -04:00
Marco
a852900862
Cyclopedia Character: Send Achievements (#4461)
* Cyclopedia Character: Send Achievements

* code improvements

* add achievement clientId

* Update cyclopedia_character.lua

* Update achievements.lua

* Update cyclopedia_character.lua

* Update cyclopedia_character.lua
2023-05-31 21:03:05 +02:00
Marco
becd8551cb
Cyclopedia Character: Send Basic Info (#4456) 2023-05-22 08:32:42 -03:00
Marco
5efc56daa9
fix: Convert indentation to tabs on Lua scripts (#4451)
* fix: Convert indentation to tabs on Lua scripts

* resolve conversation and changed folder path to keep consistency

* Update .editorconfig
2023-05-21 18:52:35 -04:00
Rey Alemán
1972bc8940
feature: in-game highscores (#4421)
Co-authored-by: Rey Alemán <rey.aleman@oulook.com>
2023-05-11 21:19:47 -04:00
Marco Oliveira
f459401209
fix: Convert indentation to tabs on Lua scripts (#4432) 2023-04-29 20:54:48 -03:00
Rey Alemán
39b96d6103
small Fix for toggle mount in PacketHandler (#4431)
Co-authored-by: Rey Alemán <rey.aleman@oulook.com>
2023-04-27 23:43:48 -04:00
Sarah Wesker
d50730a29a
Quest system moved to Lua (#4388)
---------

Co-authored-by: Zbizu <Zbizu@users.noreply.github.com>
2023-04-19 15:47:57 -03:00
Sarah Wesker
ec3eb0e784
feature: Bestiary in Lua (#4402) 2023-04-19 12:59:15 -03:00
Rey Alemán
83c21e9ffe
Moved npc greet to lua (#4368)
Co-authored-by: Rey Alemán <rey.aleman@oulook.com>
2023-04-03 15:44:31 -03:00
Ranieri Althoff
4a2cf6e22c
Move toggle mount to Lua (#4364) 2023-04-02 19:27:24 -03:00
Rey Alemán
7589c3b1f1
Move teleport click packet to Lua (#4361) 2023-04-02 13:18:29 +02:00