Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added several missing Chinese translations #4

Open
wants to merge 151 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
151 commits
Select commit Hold shift + click to select a range
bcc010e
queued jobs
Mehni Feb 2, 2018
235394f
fix for prisoner interaction mode
Mehni Feb 21, 2018
dc23687
Added recruitment difficulty column
Mehni Feb 24, 2018
8ae2991
bug fixes for null job, prisoner interaction mode and added prisoner …
Mehni Mar 27, 2018
40b98c5
drag and drop support for easy column re-ordering
Mehni Mar 27, 2018
49ec4ff
1.0 update
Mehni Jun 17, 2018
952e38f
Update README.md
Mehni Jun 17, 2018
21f6701
Race support
Mehni Jun 17, 2018
217b598
New records column
Mehni Jun 20, 2018
0c4c760
Added Korean translation - Jun 23 (#1)
fodnjs0811 Jun 22, 2018
83ee4d5
Merge pull request #1 from fodnjs0811/master
Mehni Jun 28, 2018
e2a7223
bug fixes for records
Mehni Jun 28, 2018
4ea2de6
Add Japanese (courtesy Proxyer)
Mehni Jun 30, 2018
184ba63
Update README.md
Mehni Jun 30, 2018
5b3da01
recruitment changes
Mehni Jul 20, 2018
600a9a8
Polish and French languages added
Mehni Aug 25, 2018
2652954
Updated Spanish translation
53N4 Sep 12, 2018
b6a02ea
Merge pull request #3 from 53N4/master
Mehni Sep 12, 2018
87a918b
1.0 unstable
Mehni Oct 18, 2018
de337ea
fix
53N4 Oct 26, 2018
2e3a795
Merge pull request #4 from 53N4/master
Mehni Oct 31, 2018
1cb708c
Numbers 2.0
Mehni Nov 21, 2018
9ee8b63
post-release hotfixes
Mehni Nov 22, 2018
7d4e92d
new column, fresh assembly
Mehni Nov 23, 2018
9e74346
bug fix and dead code removal
Mehni Nov 29, 2018
83fc072
wildness and tamechance columns
Mehni Nov 29, 2018
fa09ec6
wildness and tamechance columns
Mehni Nov 29, 2018
4055579
self-tend column
Mehni Nov 29, 2018
f315792
freshly compiled
Mehni Nov 29, 2018
133cf5a
self-tend polish
Mehni Nov 29, 2018
161c1d2
return of shift-/click select.
Mehni Nov 29, 2018
805e7bb
and the list of columns keeps growing
Mehni Nov 30, 2018
58e326a
Colonist needs preset
Dec 1, 2018
6a6fa41
Merge pull request #12 from XeoNovaDan/master
Mehni Dec 1, 2018
7f70780
narrowing the immunity column. TODO: test.
Mehni Dec 3, 2018
5dcadef
tiny refinements, time to test
Mehni Dec 3, 2018
3229f6a
tested
Mehni Dec 3, 2018
e62a08e
Logic change
DenJur Dec 5, 2018
68ed774
Merge pull request #13 from DenJur/master
Mehni Dec 5, 2018
8bb88c0
moved more in the staticconstructor. Fixed loading. Fixed headertips.
Mehni Dec 7, 2018
d8bfaec
fix for loading
Mehni Dec 8, 2018
65dfaaa
save settings, don't show fogged pawns
Mehni Dec 14, 2018
58f1550
language clarity
Mehni Dec 14, 2018
f3824b9
Use Thing instead of ThingWithComps for inventory
Mehni Dec 17, 2018
86c4f4d
Add Chinese-Simplified Translations
AlongWY Feb 3, 2019
429fbdb
Merge pull request #14 from AlongWY/master
Mehni Feb 3, 2019
40a241b
fix for overwritten rescue icon with different size
Mehni Feb 20, 2019
e81c342
fix for overwritten rescue icon with different size
Mehni Feb 20, 2019
e17dc06
Merge branch 'master' of https://github.com/Mehni/kNumbers
Mehni Feb 20, 2019
aedb300
PublisherPlus.xml
Mehni Feb 20, 2019
ef696a9
Fix sorting and formatting on PawnColumns
Mehni Apr 24, 2019
4d21e45
Maintenance: refactor PawnColumnDef generation
Mehni Apr 24, 2019
937a85b
Maintenance: refactor PawnColumnDef generation
Mehni Apr 24, 2019
09cad72
Maintenance: refactor PawnColumnDef generation
Mehni Apr 24, 2019
36774ff
Add unforbid button to animal corpses
Mehni Apr 25, 2019
4edfa63
Refactor: PresetOptionsMaker own class
Mehni Apr 25, 2019
36f13bd
fix: restore tables from worldcomp
Mehni Apr 26, 2019
63a98ad
move more to options maker
Mehni Apr 26, 2019
a234729
ready for move to xml
Mehni Apr 26, 2019
8e8cfcf
Refactor column generation
Mehni Apr 27, 2019
e6f3c5f
remove more redundancies
Mehni Apr 27, 2019
3537e30
resharpened
Mehni Apr 27, 2019
87561b8
completed refactor (for now)
Mehni Apr 27, 2019
5a34d08
Simplify StaticConstructorOnGameStart
Mehni Apr 27, 2019
1bcf0cf
add Gender option
Mehni Apr 27, 2019
c53a564
fix for rare null Worker bug
Mehni Apr 27, 2019
ae2268b
Add option to take over Animals Tab
Mehni Apr 27, 2019
3ee23af
Add translation for new AnimalTab option
Mehni Apr 27, 2019
6fba5a1
Add new Faction column
Mehni Apr 27, 2019
ce462b7
version bump
Mehni Apr 27, 2019
2a5fec1
Delete Numbers_PawnColumnWorker_Text.cs
Mehni Apr 27, 2019
2b340c0
cache typeof tabWindowClass for mod compatibility
Mehni Apr 28, 2019
8f9bfb0
Merge branch 'master' of https://github.com/Mehni/kNumbers
Mehni Apr 28, 2019
fb7c205
prevent silent null ref
Mehni May 8, 2019
86853d3
Handle r-click to remove header better.
Mehni May 9, 2019
3b4dc7c
add ManhunterOnTameChance for wild animales
Mehni May 9, 2019
22d463f
Merge branch 'master' of https://github.com/Mehni/kNumbers
Mehni May 10, 2019
356149c
revert to old event-style of listening for mouse-clicks
Mehni May 20, 2019
4df621d
Merge branch 'master' of https://github.com/Mehni/kNumbers
Mehni May 20, 2019
e90e310
refactor Gear
Mehni May 26, 2019
960b09f
Add width adjusting to Race
Mehni May 26, 2019
b6eb72f
Added customised views for Animal/WildlifeTab
Mehni May 26, 2019
fc9320b
add title to Numbers_ManhunterOnTameFailChance
Mehni May 27, 2019
642fbaf
Clean up temp pawns, by DESTROYING THEM BWAAHAHAAAA
alextd Feb 4, 2020
ebbd213
Merge pull request #22 from alextd/master
Mehni Mar 2, 2020
fc05252
1.1 WIP
Mehni Mar 2, 2020
e8452f5
fixed transpiler
Mehni Mar 4, 2020
723fd8a
fixed some bugs
Mehni Mar 6, 2020
3e023af
added backward compatibility
Mehni May 31, 2020
677d6b3
updated about.xml
Mehni May 31, 2020
ec55591
Merge pull request #23 from Mehni/RimWorld-1.1
Mehni May 31, 2020
3324e84
updated csproj to build in a sensible place
Mehni May 31, 2020
8ac8f09
optimisations on dragging
Mehni Jul 8, 2020
17856d0
added two new pawn columns
Mehni Jul 8, 2020
7a24de7
Add Russian Translations
JasKill Jul 10, 2020
501295f
Merge pull request #25 from JasKill/master
Mehni Jul 11, 2020
179ebe5
Expand Focus Column Width
maarxx Nov 23, 2020
314ef6b
Add preset and columns for abilities and psycasting
maarxx Dec 11, 2020
85d6093
Merge pull request #27 from maarxx/fix_focus_column_width
Mehni Dec 11, 2020
eec5f15
Make Ability tab and Psycasting preset conditional on Royalty
maarxx Dec 11, 2020
e4d8218
Remove unused GetAbilityText in PCW_Ability, GetTooltip() is better t…
maarxx Dec 11, 2020
8731cc8
For Psyfocus and Heat, first sort on whether they have Psylink
maarxx Dec 11, 2020
8b91a1a
Apply Dynamic Filtering per Code Review Suggestions
maarxx Dec 11, 2020
a9c7278
Add DefModExtension_NeedsRoyalty
maarxx Dec 11, 2020
36115d8
Fix modExtension syntax
maarxx Dec 12, 2020
bfc748f
This parenthesis cost me 59 minutes of confusion
maarxx Dec 12, 2020
99cdf5e
Assorted minor feedback
maarxx Dec 12, 2020
10c159d
... I know LINQ-fu.
maarxx Dec 12, 2020
481c8c8
Add Optional Param to Ext() to Suppress Error
maarxx Dec 12, 2020
6c1c3c2
Merge pull request #29 from maarxx/add_psycasts_squashed
Mehni Dec 12, 2020
60e889b
Added normalized stats, officially 1.2
Dec 13, 2020
58cc89f
Added German translated courtesy of Amalek
Dec 13, 2020
564d6dd
AllowedArea WIP
May 9, 2021
d4c6a14
refactored OptionsMaker
May 9, 2021
96d6181
Merge pull request #32 from Mehni/AllowedArea
Mehni May 9, 2021
62bfc72
bug fix
May 9, 2021
82dad1d
Merge pull request #33 from Mehni/AllowedArea
Mehni May 9, 2021
b8c5dda
added two new columns, removed normalized versions
May 16, 2021
dc252d3
fixed argument out of range exception
May 18, 2021
0763655
added the leather type to the option maker defs
May 21, 2021
267319b
updated readme with instructions on how to add a new column
May 23, 2021
038ecaa
Updated to 1.3
Aug 8, 2021
eee7f4c
Merge pull request #37 from Mehni/1.3
Mehni Aug 8, 2021
ee128b9
Fix NRE when switching prisoner interaction mode to convert in Prison…
chzhrr Aug 8, 2021
94c80b9
Fix wrong trigger for colonist funeral ritual.
chzhrr Aug 8, 2021
f6fa92b
Merge pull request #38 from chzhrr/master
Mehni Aug 8, 2021
527233a
update assembly for ideo issues
Aug 8, 2021
df382a6
added spanish
Aug 8, 2021
b87c515
1.4 base functionality restored
Mehni Oct 23, 2022
8c49e59
added some ideo and biotech pawncolumnworkers
Mehni Oct 24, 2022
17b375d
removed redundant options/columns. fixed some bugs
Mehni Oct 27, 2022
a802603
Merge pull request #48 from Mehni/1.4
Mehni Oct 27, 2022
495bf36
Implementing a column for showing the time remaining for gene regrowth
Nibato Oct 31, 2022
6ac40a5
Merge pull request #49 from Nibato/master
Mehni Oct 31, 2022
ab7c171
added unwavering loyalty column
Mehni Nov 1, 2022
f25f084
force generate new pawn for statDefs
Mehni Nov 1, 2022
bcfc51c
- waiting PawnTableOnGUI to finish before removing columns to avoid u…
Nov 5, 2022
7279972
- typo fix
Nov 5, 2022
1de5b1c
- RimWorld compatible debug symbols config
Nov 5, 2022
31eff9c
Merge pull request #50 from krypt-lynx/postponed_column_removal
Mehni Nov 8, 2022
92f4efa
Changed condition governing the generation of the Skills button to al…
Dec 31, 2022
3b4b3b1
Added Guests to list of equipment bearers
Dec 31, 2022
7d0744b
Merge pull request #53 from nickweedon/master
Mehni Jan 1, 2023
fd009e0
update for ChineseTraditional
r3850355 Sep 15, 2023
9e2ac68
update to 1.5
Mehni May 13, 2024
291aacc
Merge pull request #77 from Mehni/1.5
Mehni May 13, 2024
930a1da
Merge pull request #72 from r3850355/master
Mehni May 13, 2024
183c4f4
added xenotype, fixed empty dropdown
Mehni May 14, 2024
fe3c60f
Added will and food consumption. Closes #74
Mehni Jul 7, 2024
3becb97
Added reset button in case someone breaks their entire layout
Mehni Jul 7, 2024
edcf68f
fixed nullpointer for immature dryads Fixes #80
Mehni Aug 1, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[*.cs]

# IDE0290: Use primary constructor
csharp_style_prefer_primary_constructors = false
74 changes: 60 additions & 14 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,17 +1,63 @@
# Auto detect text files and perform LF normalization
###############################################################################
# Set default behavior to automatically normalize line endings.
###############################################################################
* text=auto

# Custom for Visual Studio
*.cs diff=csharp
###############################################################################
# Set default behavior for command prompt diff.
#
# This is need for earlier builds of msysgit that does not have it on by
# default for csharp files.
# Note: This is only used by command line
###############################################################################
#*.cs diff=csharp

# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
###############################################################################
# Set the merge driver for project and solution files
#
# Merging from the command prompt will add diff markers to the files if there
# are conflicts (Merging from VS is not affected by the settings below, in VS
# the diff markers are never inserted). Diff markers may cause the following
# file extensions to fail to load in VS. An alternative would be to treat
# these files as binary and thus will always conflict and require user
# intervention with every merge. To do so, just uncomment the entries below
###############################################################################
#*.sln merge=binary
#*.csproj merge=binary
#*.vbproj merge=binary
#*.vcxproj merge=binary
#*.vcproj merge=binary
#*.dbproj merge=binary
#*.fsproj merge=binary
#*.lsproj merge=binary
#*.wixproj merge=binary
#*.modelproj merge=binary
#*.sqlproj merge=binary
#*.wwaproj merge=binary

###############################################################################
# behavior for image files
#
# image files are treated as binary by default.
###############################################################################
#*.jpg binary
#*.png binary
#*.gif binary

###############################################################################
# diff behavior for common document formats
#
# Convert binary document formats to text before diffing them. This feature
# is only available from the command line. Turn it on by uncommenting the
# entries below.
###############################################################################
#*.doc diff=astextplain
#*.DOC diff=astextplain
#*.docx diff=astextplain
#*.DOCX diff=astextplain
#*.dot diff=astextplain
#*.DOT diff=astextplain
#*.pdf diff=astextplain
#*.PDF diff=astextplain
#*.rtf diff=astextplain
#*.RTF diff=astextplain
313 changes: 262 additions & 51 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,51 +1,262 @@
# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

**/bin
**/obj
**/.vs

# Windows Installer files
*.cab
*.msi
*.msm
*.msp

# Windows shortcuts
*.lnk

# =========================
# Operating System Files
# =========================

# OSX
# =========================

.DS_Store
.AppleDouble
.LSOverride

# Thumbnails
._*

# Files that might appear on external disk
.Spotlight-V100
.Trashes

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
*.txt
Source/BetterAnimalsTab/obj/Debug/BetterAnimalsTab.pdb
*.cache
*.pxd
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.

# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates

# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs

# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/

# Visual Studio 2015 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/

# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*

# NUNIT
*.VisualState.xml
TestResult.xml

# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c

# DNX
project.lock.json
project.fragment.lock.json
artifacts/

*_i.c
*_p.c
*_i.h
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.tmp_proj
*.log
*.vspscc
*.vssscc
.builds
*.pidb
*.svclog
*.scc

# Chutzpah Test files
_Chutzpah*

# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile
*.VC.db
*.VC.VC.opendb

# Visual Studio profiler
*.psess
*.vsp
*.vspx
*.sap

# TFS 2012 Local Workspace
$tf/

# Guidance Automation Toolkit
*.gpState

# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user

# JustCode is a .NET coding add-in
.JustCode

# TeamCity is a build add-in
_TeamCity*

# DotCover is a Code Coverage Tool
*.dotCover

# NCrunch
_NCrunch_*
.*crunch*.local.xml
nCrunchTemp_*

# MightyMoose
*.mm.*
AutoTest.Net/

# Web workbench (sass)
.sass-cache/

# Installshield output folder
[Ee]xpress/

# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html

# Click-Once directory
publish/

# Publish Web Output
*.[Pp]ublish.xml
*.azurePubxml
# TODO: Comment the next line if you want to checkin your web deploy settings
# but database connection strings (with potential passwords) will be unencrypted
#*.pubxml
*.publishproj

# Microsoft Azure Web App publish settings. Comment the next line if you want to
# checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted
PublishScripts/

# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
# NuGet v3's project.json files produces more ignoreable files
*.nuget.props
*.nuget.targets

# Microsoft Azure Build Output
csx/
*.build.csdef

# Microsoft Azure Emulator
ecf/
rcf/

# Windows Store app package directories and files
AppPackages/
BundleArtifacts/
Package.StoreAssociation.xml
_pkginfo.txt

# Visual Studio cache files
# files ending in .cache can be ignored
*.[Cc]ache
# but keep track of directories ending in .cache
!*.[Cc]ache/

# Others
ClientBin/
~$*
*~
*.dbmdl
*.dbproj.schemaview
*.jfm
*.pfx
*.publishsettings
node_modules/
orleans.codegen.cs

# Since there are multiple workflows, uncomment next line to ignore bower_components
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/

# RIA/Silverlight projects
Generated_Code/

# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm

# SQL Server files
*.mdf
*.ldf

# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings

# Microsoft Fakes
FakesAssemblies/

# GhostDoc plugin setting file
*.GhostDoc.xml

# Node.js Tools for Visual Studio
.ntvs_analysis.dat

# Visual Studio 6 build log
*.plg

# Visual Studio 6 workspace options file
*.opt

# Visual Studio LightSwitch build output
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
_Pvt_Extensions

# Paket dependency manager
.paket/paket.exe
paket-files/

# FAKE - F# Make
.fake/

# JetBrains Rider
.idea/
*.sln.iml

# CodeRush
.cr/

# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
1.5/Assemblies/0Harmony.dll
Binary file added 1.1/Assemblies/Numbers.dll
Binary file not shown.
Loading