Commit Graph
16653 Commits
Author SHA1 Message Date
Anuken 8771504cbe Duo range buff + graphite ammo buff 2025-04-05 12:59:59 -04:00
Anuken 9647b4fff6 Merge remote-tracking branch 'origin/master' 2025-04-05 11:27:50 -04:00
Anuken 3814254f1a Smaller fungal pass 2025-04-05 11:27:44 -04:00
Github Actions cbd98a12d6 Automatic bundle update 2025-04-05 15:03:47 +00:00
Anuken 4770f46c39 Merge remote-tracking branch 'origin/master' 2025-04-05 11:02:57 -04:00
Anuken 74cb251f59 Stained Mountains guardian nerf (-> fortress) 2025-04-05 11:02:51 -04:00
summoner001andGitHub 36334c3d75 Update bundle_hu.properties (#10597)
Translate new string.
Fixing sentences.
2025-04-05 11:00:33 -04:00
Anuken 7b3e2fa7dc Merge remote-tracking branch 'origin/master' 2025-04-05 11:00:22 -04:00
Anuken 2538115e6d Fixed #10594 2025-04-05 11:00:14 -04:00
1ue999andGitHub 11b60ed39f Read from string return null out of bounds (#10596)
* reading charcodes from strings as inverse of printchar

* made it actually work and tested it

* make reading invalid index of string return null instead of 0
2025-04-05 10:50:41 -04:00
Anuken 635a145bcf Merge remote-tracking branch 'origin/master' 2025-04-05 10:48:17 -04:00
Anuken 95e663d1df Misc bugfixes 2025-04-05 10:48:07 -04:00
Github Actions aee19a7ee1 Automatic bundle update 2025-04-05 03:16:46 +00:00
Anuken 519e9ba3e1 Fungal pass sector order changed 2025-04-04 23:15:58 -04:00
Anuken 5258c1f4ed Breach graphite cost decrease 2025-04-04 16:51:36 -04:00
Anuken dd0982dc93 Display incompatible mods in browser / Shoot alternate mirror fix 2025-04-04 16:51:23 -04:00
Anuken d601a96838 Make all procedural sectors be at least medium difficulty 2025-04-04 15:52:28 -04:00
Anuken bec5469c9b Merge remote-tracking branch 'origin/master' 2025-04-04 15:08:21 -04:00
Anuken c6262f5211 Closes #10537 2025-04-04 15:08:15 -04:00
Krzychu4uandGitHub f3a836415e Update bundle_pl.properties (#10530) 2025-04-04 14:26:10 -04:00
Anuken 02364029da Merge remote-tracking branch 'origin/master' 2025-04-04 14:00:57 -04:00
Anuken dad62f03b5 Closes #10588 2025-04-04 14:00:51 -04:00
8aca4bd9b2 Update Korean translation (#10508)
* Update bundle_ko.properties

* Update achievements.vdf

* Update description.txt

* well

* more fixes

---------

Co-authored-by: SpaceEarthEX <68502246+SpaceEarthEX@users.noreply.github.com>
2025-04-04 13:55:05 -04:00
Github Actions f3a4957a87 Automatic bundle update 2025-04-04 17:51:48 +00:00
MissShot7andGitHub f22c099981 Update of czech (cs) translation (#10503)
Just minor update (not whole)
2025-04-04 13:50:59 -04:00
Github Actions 4b3a8c50ad Automatic bundle update 2025-04-04 17:50:35 +00:00
ApsZoldatandGitHub 212be01571 Minor editor/world processor fixes and tweaks (#10505)
* Rules search and info button tweaks

* Tweak spawnunit and some searching (again)

* Just revert a condition removal
2025-04-04 13:49:35 -04:00
SITUVNgcdandGitHub aa7cdf7642 Update Vietnamese translation (#10498)
- Cleanup.
- PRs.
- Named emoji.
2025-04-04 13:48:57 -04:00
summoner001andGitHub 7357ecae9d Update bundle_hu.properties (#10493)
* Update bundle_hu.properties

Translating new strings.

* Update bundle_hu.properties

Fixing minor misspells.

* Update bundle_hu.properties

minor word fixes

* Update bundle_hu.properties

delete end of sentence punctuation
correction of lower-case and upper-case initials

* Update bundle_hu.properties

Fix player color - Gray (derelict)

* Update bundle_hu.properties

Fix translation of the word „custom” = egyéni

* Update bundle_hu.properties

fix translation of word „their” = saját

* Update bundle_hu.properties

fixing sentences

* Update bundle_hu.properties

Fix lowercase and uppercase of Search word for hungarian bundle

* Update bundle_hu.properties

fixing similar sentences

* Update bundle_hu.properties

Correcting sentence

* Update bundle_hu.properties

Fix typo

* Update description.txt

Fix typo

* Update achievements.vdf

Minor fixes

* Update achievements.vdf

fixing typos

* Fix the word ambient coherence

* Fix: Tórium erőmű
2025-04-04 13:47:53 -04:00
Skeledragon9999andGitHub 3dfb62e606 Removed Accelerator Worldproc (#10500)
Removed world processor that emptied accelerator and made an effect since new accelerator animation exists.
2025-04-04 13:47:44 -04:00
1ue999andGitHub 923a668631 read from string (#10531)
* reading charcodes from strings as inverse of printchar

* made it actually work and tested it
2025-04-04 13:47:29 -04:00
Anuken 347e971e03 Merge remote-tracking branch 'origin/master' 2025-04-04 13:43:23 -04:00
Anuken 96ca7f797f Closes #10532 2025-04-04 13:43:16 -04:00
Github Actions e00655c74e Automatic bundle update 2025-04-04 17:41:18 +00:00
Anuken e4d3c8fb05 Cleanup 2025-04-04 13:39:56 -04:00
Anuken 7472fe5c12 Merge remote-tracking branch 'origin/master' 2025-04-04 13:39:29 -04:00
Anuken 01a7b6e68f Closes #10521 2025-04-04 13:39:22 -04:00
CardillanandGitHub 6a21b12b11 Adds LAccess.memoryCapacity - sensable property returning the size of a memory block (#10589) 2025-04-04 13:26:41 -04:00
0082855292 Check for unit constructor validity (#10543)
* Check for unit constructor validity

* how did that get here???

---------

Co-authored-by: Anuken <arnukren@gmail.com>
2025-04-04 13:22:31 -04:00
Anuken c2de9170dd Closes #10562 2025-04-04 13:18:15 -04:00
camelStyleUserandGitHub bd0436bbff Fix Integer.MIN_VALUE not getting parsed correctly and add [-+]0[xb] (#10586)
* Fix Integer.MIN_VALUE not getting parsed correctly and add [-+]0[xb]

* Handle number parsing edgecases

* Revert "Handle number parsing edgecases"

This reverts commit 6b7b01e636.

* Fix formatting
2025-04-04 13:12:03 -04:00
Anuken 2159f6450b Fixed #10568 2025-04-04 13:04:22 -04:00
Anuken 1df342f827 Fixed #10577 2025-04-04 12:56:32 -04:00
Anuken 0d5d0fdc9b Fixed #10558 2025-04-04 12:54:13 -04:00
Anuken 80815bf8a1 Fixed #10554 2025-04-04 12:14:59 -04:00
Anuken ae75123d3e Fixed #10553 2025-04-04 12:12:16 -04:00
Anuken 2fea619357 Fixed #10550 2025-04-04 12:12:16 -04:00
Anuken 1911fced21 Fixed #10540 2025-04-04 12:12:16 -04:00
Anuken b545e0296f Fixed #10591 2025-04-04 12:12:16 -04:00
Anuken b7dbe54d76 Merging changes from private branch 2025-04-04 11:47:35 -04:00