holorat
cd4b7db02d
Reorder profiler stats according to timeline
2024-06-22 00:27:49 +03:00
Max Yari
b01b76b81e
Introduced attacktype enum, fixed lua docs
2024-06-21 23:18:48 +02:00
Max Yari
2ef0568dda
Changed lua enum name, tweaked docs
2024-06-21 23:18:48 +02:00
Max Yari
7d659ae64c
Added lua enum for attacktypes
2024-06-21 23:18:48 +02:00
Max Yari
70c822d036
Updated lua docs description
2024-06-21 23:18:48 +02:00
Max Yari
22d9906978
An ability to specify attack type in controls.use value
2024-06-21 23:18:48 +02:00
Evil Eye
83e8729256
Check the result of loading from bytecode
2024-06-21 22:35:34 +02:00
elsid
5c3ae3d94c
Make loading and saving script record more robust
...
* Check the header presence before using it.
* Write the header based on the actual content.
2024-06-21 20:37:37 +02:00
Alexei Kotov
c6156011c8
Remove unnecessary lines in actor bindings
2024-06-21 20:22:26 +03:00
Alexei Kotov
348ef6ff2f
Update settings-default.cfg light bounds multiplier comment
2024-06-21 20:22:26 +03:00
Alexei Kotov
479d4931d7
Handle negative MaxNumberRipples more sensibly
2024-06-21 20:16:43 +03:00
elsid
447c4bb6a0
Extend ESM3 Script record tests
2024-06-21 18:01:34 +02:00
elsid
4571a8b88a
Remove unused SCHD type
2024-06-21 15:39:17 +02:00
AnyOldName3
decfe75ae5
Don't attempt to continue an outer loop from an inner loop
2024-06-21 14:05:52 +01:00
AnyOldName3
82285dadc4
Merge branch 'teal_ci' into 'master'
...
Fix Teal CI job
See merge request OpenMW/openmw!4191
2024-06-21 13:04:00 +00:00
Evil Eye
2edbabd3d7
Don't display the harvested plant if graphic herbalism is off
2024-06-21 12:15:11 +02:00
elsid
828367d0c8
Fix Teal CI job
2024-06-20 22:35:15 +02:00
Evil Eye
46c8133a72
Don't try to show unallocated or uninitialized profiling data
2024-06-20 19:36:30 +02:00
psi29a
81ceb497a1
Merge branch 'fix_cmake_doxygen_flow' into 'master'
...
consolidate cmake documentation (BUILD_DOCS) flow
See merge request OpenMW/openmw!4177
2024-06-20 12:47:06 +00:00
psi29a
3a686dd8af
Merge branch 'lua_travel_dest_2' into 'master'
...
Expose cell ID, Add actor travel destinations to types.Actor.record.servicesOffered
See merge request OpenMW/openmw!3592
2024-06-19 21:38:27 +00:00
Zackhasacat
533ce499e0
Expose cell ID, Add actor travel destinations to types.Actor.record.servicesOffered
2024-06-19 21:38:27 +00:00
Evil Eye
6aa52c09da
Shuffle code around
2024-06-19 16:47:58 +02:00
Evil Eye
a594f0dd25
Split tests further
2024-06-18 22:19:24 +02:00
Evil Eye
d6fc0744c7
Move Lua index helpers to components and make owner.factiooRank match other ranks
2024-06-18 21:32:16 +02:00
Evil Eye
989686500c
Force windows to exit when popping their GUI mode through Lua
2024-06-18 20:02:39 +02:00
Evil Eye
8111387f60
Test modification and add split tests
2024-06-18 17:55:01 +02:00
Evil Eye
0f20e47e0e
Add unit tests
2024-06-18 17:43:48 +02:00
Evil Eye
2adaf33fa2
Allow mwscript variable iteration
2024-06-18 17:43:48 +02:00
psi29a
6653502567
Merge branch 'isrunning' into 'master'
...
add world.mwscript.isRunning
See merge request OpenMW/openmw!4181
2024-06-18 08:02:53 +00:00
AnyOldName3
02bcd17b58
Merge branch 'quick-cache-with-no-strings-attached' into 'master'
...
Fix CI
Closes #8031
See merge request OpenMW/openmw!4183
2024-06-17 23:42:43 +00:00
AnyOldName3
1d8c50f089
Check checksums
2024-06-17 22:32:18 +01:00
AnyOldName3
8efc399859
Switch to GitLab-hosted Lua archvies
...
lua.org has been down all day, so CI has been dead.
2024-06-17 21:39:11 +01:00
AnyOldName3
9d378ded0c
Hide Ninja cache init job after all as we're not running Ninja jobs.
2024-06-17 15:13:56 +01:00
AnyOldName3
11b25e20fe
Don't hide the jobs - they're already on a manual trigger
2024-06-17 14:54:22 +01:00
AnyOldName3
fb1c4dc786
Add manual-trigger job to initialise Windows dependency cache.
2024-06-17 14:52:41 +01:00
psi29a
3d248247d5
Merge branch 'remove-unused-scripts' into 'master'
...
Remove unused CI scripts
See merge request OpenMW/openmw!4156
2024-06-17 07:01:40 +00:00
psi29a
ce8e8615ad
Merge branch 'qt_663' into 'master'
...
Upgrade Qt to 6.6.3
See merge request OpenMW/openmw!4176
2024-06-17 06:58:50 +00:00
Kindi
ecb07c9bc7
add mwscript.isRunning
2024-06-17 08:05:52 +08:00
psi29a
cb14af943d
Merge branch 'playerscale' into 'master'
...
Fully reset the player's cell reference when the player is reset (#8021 )
Closes #8021
See merge request OpenMW/openmw!4167
2024-06-15 12:04:01 +00:00
Bret Curtis
1ccf101a92
REQUIRED flag will get rid of need to have extra if check
2024-06-15 11:12:11 +02:00
Bret Curtis
1edcd80501
consolidate cmake documentation flow
2024-06-15 11:07:35 +02:00
Alexei Kotov
39a231233c
Fully reset the player's cell reference when the player is reset ( #8021 )
2024-06-15 11:49:12 +03:00
psi29a
218e19d8f7
Merge branch 'mapshenanigans' into 'master'
...
Fix local map issues
Closes #8004
See merge request OpenMW/openmw!4174
2024-06-15 08:42:36 +00:00
psi29a
9523aab18e
Merge branch 'objectisinstance(lockable)' into 'master'
...
Doc: Add objectisinstance to lockable
See merge request OpenMW/openmw!4175
2024-06-15 08:42:24 +00:00
psi29a
05a70b29c5
Merge branch 'rangingareas' into 'master'
...
Don't apply area of effect for potions and improve range handling
Closes #8018
See merge request OpenMW/openmw!4172
2024-06-15 08:42:11 +00:00
psi29a
8e20967511
Merge branch 'collisionswitch' into 'master'
...
Don't let the optimizer mess with collision switch nodes (again)
See merge request OpenMW/openmw!4173
2024-06-15 08:41:44 +00:00
Andrei Kortunov
819ba42be2
Upgrade Qt to 6.6.3
2024-06-14 16:18:19 +04:00
psi29a
98ba2120b6
Merge branch 'zerotohero' into 'master'
...
Use -1 as the plugin index for LandTextures
See merge request OpenMW/openmw!4121
2024-06-14 07:22:27 +00:00
psi29a
31102a2076
Merge branch 'utfconversionfixsize' into 'master'
...
Use fixed-size type to hold a whole code point
See merge request OpenMW/openmw!4163
2024-06-14 07:21:51 +00:00
psi29a
6caac886ea
Merge branch 'equalopportunity' into 'master'
...
Support light fade settings in legacy lighting method, remove launcher lighting settings that support runtime changes
See merge request OpenMW/openmw!4168
2024-06-14 07:21:19 +00:00