1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 16:59:56 +00:00
Commit graph

31518 commits

Author SHA1 Message Date
Evil Eye
73c2387708 Merge schools into skills 2023-06-26 20:42:52 +02:00
Evil Eye
9947a41c37 Combine magic school properties into structs 2023-06-26 16:34:12 +02:00
jvoisin
a555519290 Merge branch 'The-abilities-are-inert' into 'master'
Typo: Inert -> Innate

See merge request OpenMW/openmw!3180
2023-06-25 20:14:54 +00:00
psi29a
31efad1dd0 Merge branch 'fix_model_path' into 'master'
Fix #7403: incorrect model path for records created by Lua scripts

Closes #7403

See merge request OpenMW/openmw!3151
2023-06-25 20:11:43 +00:00
psi29a
dd0d66513d Merge branch 'clickbait' into 'master'
Mostly dehardcode attributes

See merge request OpenMW/openmw!3164
2023-06-25 20:11:19 +00:00
psi29a
0ce98ccc0a Merge branch 'idontwannatalkaboutit' into 'master'
Return the actual topic the info came from

See merge request OpenMW/openmw!3176
2023-06-25 20:11:04 +00:00
psi29a
8378017ec3 Merge branch 'doc-cell-id-name' into 'master'
Documentation: Mention the significance of the Name field for interior cells.

See merge request OpenMW/openmw!3177
2023-06-25 20:11:00 +00:00
Mads Buvik Sandvei
41d499f9f8 Inert -> Innate 2023-06-25 18:30:27 +00:00
Tobias Tribble
a4f0cd4b90 Remove spell change 2023-06-25 09:55:01 -05:00
jvoisin
3af7a88365 Review suggestion. 2023-06-25 14:45:26 +00:00
Tobias Tribble
b535e41164 Fix actorActiveSpells pairs, docs 2023-06-25 08:50:09 -05:00
Matjaž Lamut
33e4a5fdf5 Mention behaviour if ID Name of interior cells in OpenMW-CS 2023-06-25 10:11:15 +00:00
Matjaž Lamut
1906410bb1 Mention the significance of the Name for interior cells. 2023-06-25 10:05:33 +00:00
AnyOldName3
f34b57656a Merge branch 'skyfix' into 'master'
Do not lose existing callbacks for sky node

Closes #7427

See merge request OpenMW/openmw!3171
2023-06-24 18:02:44 +00:00
psi29a
329ce5701b Merge branch 'cell-view-extra-info' into 'master'
Documentation: Extra information on the Cell 3D View in OpenMW-CS

See merge request OpenMW/openmw!3173
2023-06-24 15:14:39 +00:00
Evil Eye
c5344b7069 Return the actual topic the info came from 2023-06-24 11:40:25 +02:00
psi29a
e406b13233 Merge branch 'transjune23' into 'master'
More translations in Swedish

See merge request OpenMW/openmw!3165
2023-06-23 20:09:19 +00:00
Matjaž Lamut
5c810c5891 Extra information on the cell view. It doesn't turn it into a complete article, but covers some harder-to-discover features. 2023-06-22 13:08:04 +00:00
Andrei Kortunov
aad7c5066d Do not lose existing callbacks for sky node 2023-06-22 15:18:53 +04:00
psi29a
7d6c33d283 Merge branch 'doc-drag-drop' into 'master'
Documentation: Drag&Drop in OpenMW-CS

See merge request OpenMW/openmw!3167
2023-06-22 07:01:20 +00:00
Matjaž Lamut
6d824fddbd Documentation: Drag&Drop in OpenMW-CS 2023-06-22 07:01:20 +00:00
Evil Eye
9663f4f473 Address jvoisin's remarks 2023-06-21 22:11:01 +02:00
Joakim Berg
6e54fbe9bc Update file sv.yaml 2023-06-21 20:08:12 +00:00
psi29a
6ff46bbb5d Merge branch 'lua-translate' into 'master'
Do not translate a Lua language name

See merge request OpenMW/openmw!3168
2023-06-21 15:40:18 +00:00
psi29a
c931776769 Merge branch '0.48-changelog' into 'master'
Add missing changelog entries

See merge request OpenMW/openmw!3169
2023-06-21 14:37:42 +00:00
psi29a
558b3cbf60 Merge branch 'particles_fix' into 'master'
Create a stateset for every particle system to create its own defineMap

Closes #7304

See merge request OpenMW/openmw!3162
2023-06-21 14:35:13 +00:00
Andrei Kortunov
7c1119d939 Add missing changelog entries 2023-06-21 18:31:59 +04:00
Andrei Kortunov
a75c81ed54 Do not translate a Lua language name 2023-06-21 18:13:58 +04:00
Andrei Kortunov
a08d921c4c Create a stateset for every particle system to create its own defineMap 2023-06-21 16:13:58 +04:00
psi29a
47b1247fa2 Merge branch 'l10n' into 'master'
Make configurable whether GMST strings have priority over built-in interface messages

See merge request OpenMW/openmw!3134
2023-06-21 06:52:30 +00:00
psi29a
bb7eb0f527 Merge branch 'chargingup' into 'master'
Autocalculate enchantment costs and charges

Closes #7428

See merge request OpenMW/openmw!3152
2023-06-21 06:52:01 +00:00
psi29a
c4b62c8380 Merge branch 'objlist_serialize' into 'master'
Support LObjectList, GObjectList in Lua serialization

See merge request OpenMW/openmw!3153
2023-06-21 06:51:46 +00:00
Evil Eye
6e5b423d04 Fix saving skill increases 2023-06-20 20:26:08 +02:00
psi29a
a59f22fd30 Merge branch 'esm4_fix' into 'master'
Add a safeguard to load only supported records

Closes #7406

See merge request OpenMW/openmw!3158
2023-06-20 10:00:46 +00:00
psi29a
abdd4f5207 Merge branch 'lua_potion_magic' into 'master'
Lua: Add effects to potionRecord, ingredientRecord

See merge request OpenMW/openmw!3160
2023-06-20 10:00:06 +00:00
Zackhasacat
611a6429a9 Lua: Add effects to potionRecord, ingredientRecord 2023-06-20 10:00:05 +00:00
psi29a
68415a952e Merge branch 'lua_quat' into 'master'
Breaking change in Lua API: change obj.rotation from Euler angles to Quaternion

See merge request OpenMW/openmw!3123
2023-06-20 09:59:06 +00:00
Joakim Berg
f276c8cbd8 Update 2 files
- /files/data/l10n/OMWEngine/sv.yaml
- /files/data/l10n/Interface/sv.yaml
2023-06-19 21:58:42 +00:00
Evil Eye
abcebd49d2 Allow for more than 8 attributes 2023-06-19 20:41:54 +02:00
Petr Mikheev
57e028fcc9 Merge branch 'container_resolve_lua' into 'master'
Lua: Add functions to resolve inventories

See merge request OpenMW/openmw!3157
2023-06-19 18:15:42 +00:00
Zackhasacat
f4980c178d Lua: Add functions to resolve inventories 2023-06-19 18:15:42 +00:00
psi29a
578a8d0357 Merge branch 'misisng_line' into 'master'
Add a missing line to the changelog

See merge request OpenMW/openmw!3163
2023-06-19 07:48:10 +00:00
Andrei Kortunov
11c6926b3d Add a missing line to the changelog 2023-06-19 10:42:21 +04:00
psi29a
bbfd906f08 Merge branch 'lua_effect_icon' into 'master'
Add icon path to core.MagicEffect

See merge request OpenMW/openmw!3154
2023-06-18 20:58:06 +00:00
Zackhasacat
835a67d876 Add icon path to core.MagicEffect 2023-06-18 20:58:06 +00:00
psi29a
66ca0dba38 Merge branch 'Enchanted' into 'master'
Lua: ESM::Enchantment bindings

See merge request OpenMW/openmw!3149
2023-06-18 20:57:21 +00:00
Mads Buvik Sandvei
5c32b32c58 Lua: ESM::Enchantment bindings 2023-06-18 20:57:21 +00:00
Evil Eye
8edbb9f005 Add attributes to the level up dialog dynamically 2023-06-18 22:55:05 +02:00
Evil Eye
9a4bfed852 Dynamically build the attribute list in the review dialog 2023-06-18 20:08:10 +02:00
Evil Eye
75f0ad4e95 Dynamically build the attribute selection dialog 2023-06-18 19:55:33 +02:00