NovaRain
|
b6ee7bebf2
|
Tweaked how disabled unsafe opcodes work
* now disabled opcodes will just do nothing instead of causing the
script terminated.
|
2023-02-09 15:04:41 +08:00 |
|
NovaRain
|
dd73cbea9c
|
Removed StackEmptyWeapons from ddraw.ini (always enabled)
|
2023-02-02 12:38:33 +08:00 |
|
NovaRain
|
d3960cbebb
|
Bump activesupport to 6.1.7.1 in /docs (again)
|
2023-01-25 18:25:55 +08:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
a93eee9849
|
Bump commonmarker from 0.23.6 to 0.23.7 in /docs (#454)
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.6 to 0.23.7.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.6...v0.23.7)
---
updated-dependencies:
- dependency-name: commonmarker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-25 18:23:49 +08:00 |
|
NovaRain
|
e954b34676
|
Try to bump activesupport to 6.1.7.1 in /docs
|
2023-01-22 09:13:55 +08:00 |
|
NovaRain
|
5c5df4ef64
|
Added a tweak to allow premade characters to have less than two traits
Fixed the player's traits not being displayed in certain unusual cases.
(with save editing or hex-edited GCD file)
|
2023-01-10 10:31:35 +08:00 |
|
NovaRain
|
ad137896c9
|
Increased the upper limit of ProcessorIdle
|
2023-01-07 23:06:07 +08:00 |
|
NovaRain
|
9bdd633fcd
|
Cosmetic edits: updated/unified the copyright header years
|
2022-12-31 10:13:41 +08:00 |
|
NovaRain
|
48e2a63cdf
|
Edits to sfall_ver_* script functions
* they take no arguments and only return constants, simpler structure
in ASM is enough.
|
2022-12-26 08:43:40 +08:00 |
|
NovaRain
|
33e6cb0cb8
|
Fixed broken read_string script function
* actually it has never worked.
|
2022-12-22 09:34:52 +08:00 |
|
NovaRain
|
52e796815a
|
Fixed a crash bug in FullItemDescInBarter
* when weapon/ammo has no description, it'd trigger UB from strncpy_s.
|
2022-12-17 10:35:39 +08:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
6c7bbb5a58
|
Bump nokogiri from 1.13.9 to 1.13.10 in /docs (#449)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.13.10)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-08 12:17:40 +08:00 |
|
NovaRain
|
05f2fb4001
|
Minor edits to Functions_def.h
|
2022-12-03 13:18:06 +08:00 |
|
NovaRain
|
024a13c6a8
|
Minor edits to code and documents
|
2022-12-01 08:40:39 +08:00 |
|
NovaRain
|
9ecd598544
|
Fixed args for HOOK_RESTTIMER
|
2022-11-26 09:58:13 +08:00 |
|
NovaRain
|
8521c1772b
|
Minor edits to a few ASM hacks
(Changed 2-bytes null jcc to just 2 nop)
|
2022-11-16 12:19:04 +08:00 |
|
NovaRain
|
f7d94e16c9
|
Tweaked HOOK_INVENTORYMOVE for dropping caps
* before the amount was set in the dropped object only after the hook.
Edits to hook script documents.
|
2022-10-29 11:32:25 +08:00 |
|
NovaRain
|
3b8d2a4527
|
Edited the format for window title
Reorganized RMOBJ_* defines in define_extra.h.
|
2022-10-27 17:20:41 +08:00 |
|
NovaRain
|
db7419a2f7
|
Some format edits to documents
Updated version number.
|
2022-10-25 21:23:21 +08:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
e93ca6fcab
|
Bump nokogiri from 1.13.6 to 1.13.9 in /docs (#447)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.6...v1.13.9)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-21 11:12:22 +08:00 |
|
NovaRain
|
6181140954
|
Minor edit to hook script document
|
2022-10-18 09:07:31 +08:00 |
|
NovaRain
|
007fa7314b
|
Minor edit to hookscripts.md
|
2022-10-18 08:58:51 +08:00 |
|
NovaRain
|
87f5a5f081
|
Fixed incorrect critter names for corpses
* happens when multiple critters based on the same proto with
different scripts attached are killed.
Tweaked the fix for create_object_sid function.
|
2022-10-09 23:25:15 +08:00 |
|
NovaRain
|
5d5da0a471
|
Code correction to LoadOrder.cpp
Updated version number.
|
2022-09-28 10:17:11 +08:00 |
|
NovaRain
|
bd15cf2b9e
|
Fixed the order of autoloaded dat files on FAT file system
|
2022-09-27 16:14:38 +08:00 |
|