Commit graph

27 commits

Author SHA1 Message Date
Sarah Wesker
1387a7de2f
Text Window helper functions (#4668)
Helper functions in lua for Text Windows
2024-05-14 17:07:40 +02:00
Marco
6579f12632
refactor skill advancement event logic (#4615) 2023-12-29 08:19:29 -03:00
Marco
80f23984db
fix: update client on advance (#4604) 2023-12-27 23:10:51 -03:00
Marco
b8e69c2967
add: missing screenshots triggers (#4574) 2023-12-14 15:08:52 -03:00
Ramon Bernardo
3877aa925c
Move world time and light to lua (#4583)
* Move world time and light to lua

* Some fix

* Remove duplicated checks and move return to last fn line

* Move world packet to lua
2023-12-10 10:34:26 -06:00
Sarah Wesker
9dc86d0c0e
[Modal Window Helper] Return botton / choice (#4529) 2023-09-05 14:15:19 -04:00
KrecikOnDexin
4faa164c1c
fix bestiary counting summon creatures (#4496)
Co-authored-by: AKnopik PC <krecikondexin@gmail.con>
2023-07-05 17:53:31 -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
Marco
015c08b868
feat: client exp display (#4442)
Co-authored-by: Joseph Bingham <jo3bingham@users.noreply.github.com>
2023-05-13 19:11:54 -04:00
Rey Alemán
7f6476fbe6
fix: login/logout missing return true (#4448)
Co-authored-by: Rey Alemán <rey.aleman@oulook.com>
2023-05-05 22:38:08 -03:00
Ranieri Althoff
a0380c9ec9
Move player login/logout message to Lua (#4441) 2023-05-05 03:28:50 -03:00
Marco
37dc2fa67e
Changed folder path to keep consistency (#4438) 2023-05-02 16:17:17 -03: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
Sarah Wesker
4e14f40171
fix to ModalWindow default buttons issue (#4399) 2023-04-11 10:12:41 -03:00
Marco Oliveira
6dda7e910c
Fix code formatting (#4330) 2023-02-18 20:02:17 -03:00
Sarah Wesker
96bb8fa086
feat: Modal window helper (#4223) 2023-01-23 18:51:19 -03:00
Marco Oliveira
6d615dde4d
Rename file to follow standards (#4093) 2022-04-26 21:43:12 +02:00
Zbizu
f2065e020a
fix case mismatch in gs_wyda_death.lua (#3511) 2021-07-27 16:53:16 -03:00
Evil Puncker
09befdca6a
Fixed some inconsistency on OnDeath parameters (#3067) 2020-06-08 21:07:08 -04:00
Evil Puncker
ae22b2572a
Fixed GiantSpiderWyda achievement (#3075)
Fixed #3074
2020-06-08 17:42:32 -04:00
Evil Puncker
df4d63ced2
Added achievements system (#2847) 2020-04-30 18:16:10 -04:00
Evil Puncker
cb4d89334b
monsters: Added Slippery Northern Pike monster (#2939)
and fixed northern pike flags, corpse, race, speed. also added the summoning of the slippery one

they were added on 9.4 version
https://tibia.fandom.com/wiki/Northern_Pike_(Creature)
2020-04-29 18:47:56 -04:00
Evil Puncker
805edf51a6
Added music box and wild horse (#2911)
music box added on 9.6
wild horse added on 9.1
2020-04-27 23:29:21 -04:00
Evil Puncker
3ff46274d1
monster: Added white deer scripts (#2926) 2020-04-13 22:01:24 -04:00
Evil Puncker
481f52f78d Updated 7.4 monsters 2020-02-19 20:02:40 -05:00
Evil Puncker
0ec824efa5 Updated 7.3 monsters 2020-02-19 20:02:40 -05:00