Commit graph

253 commits

Author SHA1 Message Date
brightrim
9d5a18d718 rebugwynt and nature resistance learning 2026-04-21 19:01:27 +02:00
brightrim
c727c18763 skill list update 2026-02-10 14:30:33 +01:00
brightrim
4188467b72 Alchemy recipe books 2026-01-08 18:18:27 +01:00
brightrim
c71a0f8ac9 partial alchemy rewrite 2026-01-08 14:54:09 +01:00
brightrim
f663aed7d8 common itemData <-> table conversion 2025-12-27 21:11:54 +01:00
brightrim
c447fdb145 Getting magic crafts in line with regular crafts 2025-10-24 16:39:19 +02:00
brightrim
4432147d38 Paralysis effect for HEPT against casters 2025-07-04 15:09:15 +02:00
brightrim
8f043122a8 Playable clavichord 2025-05-26 18:41:30 +02:00
brightrim
d843e76f2d Return to getting time from world:getTime() 2025-05-17 11:15:17 +02:00
brightrim
17a8a3004b Increased attribute impact and attribute choices for crafting and gathering 2025-03-21 20:41:26 +01:00
brightrim
6df4792920 Merge branch 'master' into develop 2025-03-06 13:42:27 +01:00
brightrim
d63f6f25bc hotfix: breaking wands in wand magic was not functioning correctly for the past 7 years, I have now fixed it
Some checks failed
Code Review / iso-8859-1 (push) Failing after 9s
Code Review / formatting (push) Failing after 9s
Code Review / syntax-lua (push) Failing after 9s
Code Review / syntax-npc (push) Failing after 8s
Code Review / binary (push) Failing after 11s
Code Review / header (push) Failing after 8s
2025-03-06 13:42:06 +01:00
brightrim
378fc28589 fix for firefield and similar fields damage calc 2025-02-09 18:52:39 +01:00
brightrim
bbe05acd2c Another go at magic damage balance 2025-02-06 20:32:17 +01:00
brightrim
f3f924defc Could this be the long awaited rune magic update!? 2025-01-31 20:16:56 +01:00
brightrim
0aa22d7e13 Spatial Magic 2024-10-14 19:22:58 +02:00
brightrim
eb8fe7c9a2 Rewrite and simplification of glyph pushback functionality #392 2024-07-06 11:48:09 +02:00
brightrim
19e4516f3b Enchanting Rework 2024-02-01 11:56:47 +01:00
brightrim
0ac6d505fe more accurately define safe area for troll's haven to not include swamp 2022-12-04 15:20:49 +01:00
brightrim
05b8b18880 Move of getTime from server functionality to common script functionality 2022-10-28 12:17:37 +02:00
brightrim
016cea5aea Bugfix #362 2022-10-10 18:22:43 +02:00
brightrim
df636764f2 bugfix Akaltut spawn #233 2022-10-09 12:34:43 +02:00
brightrim
30b1d2b30e Player invented potions and teaching of
(cherry picked from commit e92e8ae0f5fc5926a84f6b776eaaad80de51a15f)
2022-08-22 12:10:57 +02:00
estralis
ae46734da4 Provide translation for #319 2022-06-24 16:31:47 +02:00
brightrim
a1a0536b57 solution to issue #319, requires one line of German translation and testing 2022-06-19 18:56:58 +02:00
estralis
6e8dc1aa9a Move functionality to a common function 2022-02-15 15:09:58 +01:00
brightrim
7f23be2b3a Alchemy tool + alchemy quality calculation adjustment 2022-02-08 11:17:36 +01:00
estralis
ef2da47edc Fix unresolved merge conflict 2021-11-04 14:02:37 +01:00
estralis
868625e870 Allow quality 100 for items. 2021-08-24 11:35:30 +02:00
estralis
4751690468 Simplify script, remove quality 1 exception, remove common function cascade (remove inform) 2021-08-24 11:30:58 +02:00
estralis
857f55be07 Merge branch 'magicalBlacksmith' of https://github.com/Kerruan/Illarion-Content into PR245
# Conflicts:
#	base/common.lua
#	item/general/checks.lua
2021-08-24 10:38:54 +02:00
vilarion
91a64b53e9 Fix all luacheck linter warnings 2021-06-06 15:21:52 +02:00
kerruan
88f371da01 Exclude clothing from auto-unequip 2021-05-02 23:46:37 +02:00
kerruan
3c78a87f26 Clean up 2021-03-28 14:35:59 +02:00
kerruan
0123d8f208 Make broken armors and weapons unequippable 2021-03-28 11:11:40 +02:00
vilarion
28cb68d0fe Remove trailing whitespace 2020-12-06 23:34:30 +01:00
merung
8218ab36cd Correct checking for same quality 2020-12-06 16:56:01 +01:00
estralis
2cd599768d Remove obsolete newbie functions 2020-11-06 16:18:16 +01:00
estralis
bd17152a6d Close #182 Tag broken items as [BROKEN] and make them useless rather than deleting them and close #183 Eliminate code duplication in gathering tool checks. Also remove magic numbers from getItemAt calls. Add a common function "isBroken". Add shared crafting functions "HasTool" and "ToolCheck". 2020-05-24 13:21:28 +02:00
estralis
e6d0821651 Close #179 Resolve confusing base.craft vs craft.base.crafts duplication 2020-05-17 06:21:10 +02:00
vilarion
38ab3408b5 Resolve issues with globals in base.common
Closes #177
2020-05-15 17:59:21 +02:00
estralis
97ff323f57 Localise some variable mentioned in #177 2020-05-15 15:41:56 +02:00
estralis
7907bae5f3 Allow nil as data 2020-05-02 19:09:19 +02:00
estralis
12231231c8 Remove unused functionality of setting custom wear values 2020-04-30 23:14:14 +02:00
vilarion
a97c5339a3 Fix logic error in base.common error detection 2020-04-30 22:49:52 +02:00
estralis
d6d827fc20 Fix #164: Dexterity influence on crafting quality 2020-04-20 20:37:12 +02:00
estralis
ee52adc190 Fix #162 Change from multiplicative to cumulative attribute bonus and defaults (untested) 2020-04-16 06:55:30 +02:00
estralis
8a77999060 Complete lead attribute table with new and forgotten skills. 2020-04-08 05:11:33 +02:00
estralis
52db251e3e Add safeguard against unreasonable input 2020-04-04 10:32:44 +02:00
estralis
74adeeb3a2 Typo 2020-04-04 08:31:11 +02:00