Commit 608fac6
committed
Merge progress bar logic into missile widget
Consolidate all missile command functionality into missle_command_center.lua.
The widget now handles: command registration, count display, progress display
(text and visual progress bars), and button updates. Removes unnecessary separation.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GiaPfKSj8kGFjaUPyxYYHd1 parent dd43a39 commit 608fac6
2 files changed
Lines changed: 43 additions & 74 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
523 | 559 | | |
524 | 560 | | |
525 | 561 | | |
| |||
537 | 573 | | |
538 | 574 | | |
539 | 575 | | |
540 | | - | |
| 576 | + | |
541 | 577 | | |
542 | 578 | | |
543 | 579 | | |
544 | 580 | | |
545 | 581 | | |
546 | 582 | | |
547 | | - | |
548 | | - | |
549 | | - | |
550 | 583 | | |
551 | 584 | | |
552 | 585 | | |
| |||
562 | 595 | | |
563 | 596 | | |
564 | 597 | | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
565 | 604 | | |
566 | 605 | | |
567 | 606 | | |
| |||
0 commit comments