NovaRain
|
a26b7931a6
|
Minor edits to the previous commit
|
2021-08-06 00:54:20 +08:00 |
|
NovaRain
|
865adb7ee8
|
Fixed the main menu music stopped when entering load game screen
Added the ability to continuously play the music when moving to another
map that uses the same music.
Updated version number.
|
2021-08-05 14:18:02 +08:00 |
|
NovaRain
|
d9bcad0a11
|
Removed the extra AP check when AI reloads a weapon
(reloading is possible if there are not enough action points.)
|
2021-08-01 07:12:47 +08:00 |
|
 NovaRainandGitHub
|
b744dfeb1b
|
Merge pull request #399 from phobos2077/dependabot/bundler/docs/addressable-2.8.0
Bump addressable from 2.6.0 to 2.8.0 in /docs
|
2021-08-01 06:45:14 +08:00 |
|
 dependabot[bot]andGitHub
|
42f909fcb4
|
Bump addressable from 2.6.0 to 2.8.0 in /docs
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.6.0...addressable-2.8.0)
---
updated-dependencies:
- dependency-name: addressable
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-13 18:08:13 +00:00 |
|
NovaRain
|
6a95cdf3ca
|
Updated the documents in the previous commit
|
2021-07-07 09:26:41 +08:00 |
|
NovaRain
|
da3cdd4698
|
Added markdown version of compiler documents
|
2021-07-05 10:01:48 +08:00 |
|
NovaRain
|
6402d616fa
|
Merge branch 'master' into develop
|
2021-07-05 09:58:27 +08:00 |
|
NovaRain
|
bd121c1dcd
|
Attempted to fix the document website
|
2021-07-03 09:30:53 +08:00 |
|
NovaRain
|
f9fa332b23
|
Added Brazilian Portuguese translation
(from Felipefpl)
|
2021-06-28 12:16:07 +08:00 |
|
NovaRain
|
ec6d25da3d
|
Release 4.3.0.2
v4.3.0.2
|
2021-06-26 23:09:39 +08:00 |
|
NovaRain
|
fc15a17d99
|
Updated french.ini (from HawK-EyE)
|
2021-06-26 23:08:32 +08:00 |
|
NovaRain
|
0a89ab4ceb
|
Fixed the algorithm for sorting the quest list (#397)
|
2021-06-21 06:08:37 +08:00 |
|
NovaRain
|
ecb113fd54
|
Fixed black screen after starting a new game w/o HRP (#395)
|
2021-06-20 08:37:42 +08:00 |
|
NovaRain
|
e03d3f5963
|
Fixed item duplication bug in HOOK_INVENTORYMOVE (#396)
Code edits to Animations.cpp regarding locking anim slots.
Updated version number.
|
2021-06-20 02:05:29 +08:00 |
|
NovaRain
|
dec97f22c7
|
Re-release 4.3.0.1
v4.3.0.1
|
2021-06-10 08:44:55 +08:00 |
|
NovaRain
|
5682d9b12a
|
Fixed code in Animations.cpp for commit 7c55d37 (#393, #394)
|
2021-06-10 08:40:05 +08:00 |
|
NovaRain
|
3177977927
|
Release 4.3.0.1
|
2021-06-10 00:39:24 +08:00 |
|
NovaRain
|
44c988f306
|
Minor code edits to BugFixes.cpp
|
2021-06-09 21:07:27 +08:00 |
|
NovaRain
|
f8dee32c16
|
Code edits to tilemap.cpp and engine defines
|
2021-06-09 11:14:10 +08:00 |
|
NovaRain
|
f96b1776b5
|
Fixed chem_primary_desire values not being saved correctly for PMs
|
2021-06-08 12:16:05 +08:00 |
|
NovaRain
|
38abea7fc1
|
Fixed infinite loop in combat with AIDrugUsePerfFix
|
2021-06-08 07:05:07 +08:00 |
|
NovaRain
|
ff324c304f
|
Fixed friendly fire check not running for unset area_attack_mode
|
2021-06-07 06:57:24 +08:00 |
|
NovaRain
|
7c55d37e57
|
Disabled the improved implementation of animation registration
(for release build)
Updated version number and Russian translation file.
|
2021-06-06 09:04:59 +08:00 |
|
 NovaRainandGitHub
|
069020da85
|
Merge pull request #387 from wipe2238/github-action
Enabled autobuilds with GitHub Actions
|
2021-06-06 08:09:40 +08:00 |
|