mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-20 02:27:36 +01:00
* initial commit * tgui patch * more fixes * It's Assistant now, not Civilian * review suggestions * make it tsx * update tgui bundle * code quality * fix choosing assistant * convert idcard skins to asset * use ranks + some quality updates * TGUI agent ID (Russian edition) * Fixed new_appearance * Job_icons * DME updated * Changed icon ordering * Updated comment * Add crew_list * Your to ID * WE MUST PLEASE THE LINTER GODS. Also DMIcon instead of assets * Fixed the HUD icon * var instead of proc * Move hud_icon declaration * Apply suggestions from code review Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Chap <erwin@lombok.demon.nl> * Move agent ID to seperate file * Job_icon first * Requested changes * A little more sanitization * Update tgui/packages/tgui/interfaces/AgentCard.tsx Co-authored-by: Arthri <41360489+Arthri@users.noreply.github.com> Signed-off-by: Chap <erwin@lombok.demon.nl> * Update tgui/packages/tgui/interfaces/AgentCard.tsx Co-authored-by: Arthri <41360489+Arthri@users.noreply.github.com> Signed-off-by: Chap <erwin@lombok.demon.nl> * Bundle update * WE MUST PLEASE THE LINTER --------- Signed-off-by: Chap <erwin@lombok.demon.nl> Co-authored-by: larentoun <larentoun@gmail.com> Co-authored-by: larentoun <31931237+larentoun@users.noreply.github.com> Co-authored-by: Adrer <adrermail@gmail.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Co-authored-by: Arthri <41360489+Arthri@users.noreply.github.com>
1 line
690 B
JavaScript
1 line
690 B
JavaScript
(function(){"use strict";if(!window.Int32Array){window.Int32Array=Array}!function(){function t(){var e=Array.prototype.slice.call(arguments),n=document.createDocumentFragment();e.forEach((function(e){var t=e instanceof Node;n.appendChild(t?e:document.createTextNode(String(e)))})),this.appendChild(n)}function n(){this.parentNode&&this.parentNode.removeChild(this)}[Element.prototype,Document.prototype,DocumentFragment.prototype].forEach((function(e){e.hasOwnProperty("append")||Object.defineProperty(e,"append",{configurable:!0,enumerable:!0,writable:!0,value:t});e.hasOwnProperty("remove")||Object.defineProperty(e,"remove",{configurable:!0,enumerable:!0,writable:!0,value:n})}))}()})(); |