Ranieri Althoff
86b4fefd0b
Use Town as plain Lua table ( #4764 )
2024-11-04 20:43:53 -03:00
Ramon Bernardo
5601a62840
Split game core into different files ( #4705 )
...
* Split game core into different files
* eof
2024-05-26 21:28:10 +02:00
Marco
e441ce93c0
Fix: errors in the new raids system ( #4599 )
2023-12-13 20:36:32 -03: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
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
Ranieri Althoff
0769e9a2c5
Add unknown packet handling in Lua ( #4043 )
2023-03-29 00:17:44 +02:00
Evil Puncker
e20bc717ce
Added Podium feature ( #3858 )
2022-02-18 19:53:00 -05:00
Evil Puncker
df4d63ced2
Added achievements system ( #2847 )
2020-04-30 18:16:10 -04:00
Evil Puncker
b5f1eb94f4
core: Added ActionIds table ( #2971 )
2020-04-29 20:41:32 -04:00
Marco Oliveira
8f7eeb5646
Update core.lua to load storages.lua first ( #2878 )
2020-04-05 22:03:01 -04:00
Pegason
5759046799
Organizing alphabetically list ( #2812 )
2020-03-06 17:36:50 +01:00
Marco Oliveira
437419d38e
Store global map of storage IDs in data/lib/core/storages.lua ( #2791 )
2020-02-23 19:52:03 -05:00
Joseluis González
38eb0cde9e
Moved drop loot mechanism to Lua ( #2569 )
...
Added a new class to events called Monster and a new method called onDropLoot.
Added party to Lua core.
Added a new function to party class called broadcastPartyLoot (based on sources).
Replicated (or tried?) getLootRandom and createLootItem to Lua.
Added a new function to container class called createLootContainer (based on sources).
Added two new values to enums MESSAGE_LOOT and MAX_LOOTCHANCE.
Added two new container methods (getContentDescription and getCorpseOwner).
2019-05-08 16:23:51 +02:00
Ray
6b25b9132e
Add Combat metatable functions to core
2019-03-22 22:00:42 -04:00
Daniel Speichert
0dce839035
Moved shared experience formula to Lua ( #2478 )
...
Co-authored-by: edumntg <edumntg@gmail.com>
2018-07-11 17:55:18 -04:00
Mark Samman
f775f7d840
Code improvements
2015-04-05 22:27:52 +02:00
Mark Samman
b980f554a2
Move constants to core/constants.lua
2015-03-15 13:24:56 +01:00
Mark Samman
b7df8848df
Create lib dir in data and move core + compat from global.lua
2015-03-15 10:57:51 +01:00