Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rustyscreeps/screeps-game-api issues and pull requests
#543 - Improved `RoomCoordinate` and `RoomXY`, new `RoomOffset` for optimized arithmetic
Pull Request -
State: closed - Opened by khoover about 2 months ago
- 3 comments
#542 - Add reversed score cycle function for season 7
Pull Request -
State: closed - Opened by shanemadden 2 months ago
#541 - Use `f64` instead of `u64` for places where bindgen is expecting `BigInt`
Pull Request -
State: closed - Opened by shanemadden 2 months ago
#540 - Revert making the inner u8 of RoomCoordinate pub.
Pull Request -
State: closed - Opened by khoover 3 months ago
#539 - Fix return type of `Structure::destroy`
Pull Request -
State: closed - Opened by shanemadden 3 months ago
#538 - Update JS static globals to use new `wasm_bindgen(thread_local)`
Issue -
State: open - Opened by shanemadden 3 months ago
Labels: C-cleanup
#537 - Update readme to remove outdated portions
Pull Request -
State: closed - Opened by shanemadden 3 months ago
#536 - Fix build status badge
Pull Request -
State: closed - Opened by shanemadden 3 months ago
#535 - Add constants and functions for season 1 score cycle mechanic
Pull Request -
State: closed - Opened by shanemadden 3 months ago
#534 - Update GH actions images to supported versions
Pull Request -
State: closed - Opened by shanemadden 3 months ago
#533 - Update for bindgen 0.2.93, deprecating cargo-screeps
Pull Request -
State: closed - Opened by shanemadden 3 months ago
#532 - Wrap the inner array for `LocalCostMatrix` with `Box`
Pull Request -
State: closed - Opened by shanemadden 3 months ago
- 1 comment
#531 - Make `RoomName::from_packed` and `RoomName::packed_repr` public
Pull Request -
State: closed - Opened by shanemadden 3 months ago
#530 - Prep 0.21.3 release, downgrading wasm-bindgen to compatible version
Pull Request -
State: closed - Opened by shanemadden 3 months ago
#529 - wasm-bindgen using incompatible `??` operator
Issue -
State: closed - Opened by shanemadden 3 months ago
- 1 comment
#528 - Prep 0.21.2 release
Pull Request -
State: closed - Opened by shanemadden 3 months ago
#527 - Stop using __Nonexhaustive for market type conversion
Pull Request -
State: closed - Opened by shanemadden 3 months ago
- 2 comments
#526 - Use `u8` for `RoomXY` ranges
Pull Request -
State: closed - Opened by shanemadden 4 months ago
#525 - Make ROOM_AREA public and move to extra constants
Pull Request -
State: closed - Opened by shanemadden 4 months ago
#524 - Prep 0.21.1 release
Pull Request -
State: closed - Opened by shanemadden 5 months ago
#523 - Implement wrapper structs for row or column major ordered sorting and remove `Ord`/`PartialOrd` direct implementations on `Position`, `RoomXY`, `RoomName`
Issue -
State: open - Opened by shanemadden 5 months ago
Labels: C-enhancement
#522 - (Improvement) Add builder function LocalCostMatrix::new_with_value
Pull Request -
State: closed - Opened by jciskey 5 months ago
#521 - (Improvement) Add additional calculation methods to RoomXY
Pull Request -
State: closed - Opened by jciskey 5 months ago
- 5 comments
#520 - Remove empty_docs workaround now that 1.79 is released
Pull Request -
State: closed - Opened by shanemadden 6 months ago
#519 - Implement JsCollection traits for IntershardResourceType
Pull Request -
State: closed - Opened by shanemadden 6 months ago
#518 - Clippy comment formatting fixes
Pull Request -
State: closed - Opened by shanemadden 6 months ago
#517 - Add convenience helper methods for Directions and RoomXY
Pull Request -
State: closed - Opened by jciskey 6 months ago
#516 - Prep 0.21.0 release
Pull Request -
State: closed - Opened by shanemadden 7 months ago
#515 - Temporarily disable bad empty_docs lint
Pull Request -
State: closed - Opened by shanemadden 7 months ago
#514 - Fixed the AttackController event not deserializing correctly
Pull Request -
State: closed - Opened by pajotg 8 months ago
#513 - Re-enable nightly clippy
Pull Request -
State: closed - Opened by shanemadden 8 months ago
#512 - Refactor string enums to integer representations, add optional snippet optimizations
Pull Request -
State: open - Opened by shanemadden 9 months ago
- 1 comment
#511 - Add `JsHashMap::entries` method
Pull Request -
State: closed - Opened by scottbot95 9 months ago
#510 - Fix unusable keys in game::structures/construction_sites
Pull Request -
State: closed - Opened by shanemadden 9 months ago
#509 - RawObjectId missing JsCollectionFromValue (or maybe shouldn't be returned at all from game functions instead)
Issue -
State: closed - Opened by shanemadden 9 months ago
#508 - Determine all additional functions to disable when `sim` feature is enabled
Issue -
State: open - Opened by shanemadden 9 months ago
- 1 comment
Labels: C-unimplemented
#507 - Remove generate-pixel and inter-shard-memory features, restrict more CPU functions
Pull Request -
State: closed - Opened by shanemadden 9 months ago
- 3 comments
#506 - implement JsCollectionFromValue for Direction
Pull Request -
State: closed - Opened by shanemadden 9 months ago
#505 - add Deserialize, Serialize to RoomStatus
Pull Request -
State: closed - Opened by CarsonBurke 9 months ago
#504 - Rename construction site extra constant, improve comments
Pull Request -
State: closed - Opened by shanemadden 9 months ago
#503 - Update enum-iterator to 2.0
Pull Request -
State: closed - Opened by shanemadden 9 months ago
#502 - Disable nightly clippy temporarily
Pull Request -
State: closed - Opened by shanemadden 9 months ago
#501 - nightly clippy is temporarily disabled, revert when able
Issue -
State: closed - Opened by shanemadden 9 months ago
Labels: C-upstream
#500 - Make ObjectId Send + Sync
Pull Request -
State: closed - Opened by scottbot95 9 months ago
- 1 comment
#499 - add `RESOURCES_ALL` constant and `StoreObject::resource_types`
Pull Request -
State: closed - Opened by asquared31415 9 months ago
- 1 comment
#498 - Implement functions from `position/game_math` for `RoomXY`
Issue -
State: closed - Opened by shanemadden 9 months ago
- 2 comments
Labels: C-enhancement
#497 - Split RoomXY to its own file, rename is_edge to is_room_edge and add for Position
Pull Request -
State: closed - Opened by shanemadden 9 months ago
#496 - Inline RoomCoordinate::is_edge and u8 and RoomXY::is_edge
Pull Request -
State: closed - Opened by shanemadden 9 months ago
#495 - Clean up redundant imports
Pull Request -
State: closed - Opened by shanemadden 9 months ago
#494 - Add new extra constants for movement and controller downgrades
Pull Request -
State: closed - Opened by shanemadden 9 months ago
#493 - add is_edge function to RoomCoordinate and RoomXY
Pull Request -
State: closed - Opened by shanemadden 9 months ago
#492 - Improve Terrain getter consistency
Pull Request -
State: closed - Opened by shanemadden 10 months ago
#491 - Remove temporary nightly lint workarounds
Pull Request -
State: closed - Opened by shanemadden 10 months ago
#490 - Add missing docs link
Pull Request -
State: closed - Opened by asquared31415 11 months ago
- 1 comment
#489 - Prep 0.20.1 release
Pull Request -
State: closed - Opened by shanemadden 11 months ago
#488 - Add `NOTIFY_MAX_LENGTH` constant
Pull Request -
State: closed - Opened by shanemadden 11 months ago
#487 - Replace forced `JsString` -> `String` conversions
Pull Request -
State: closed - Opened by shanemadden 11 months ago
#486 - AccountPowerCreep/PowerCreep conversion impls
Pull Request -
State: closed - Opened by shanemadden 11 months ago
#485 - Add `StructureObject::as_repairable`
Pull Request -
State: closed - Opened by shanemadden 11 months ago
#484 - Prep 0.20.0 release
Pull Request -
State: closed - Opened by shanemadden 11 months ago
#483 - Add Repairable trait and move object trait impls to relevant files
Pull Request -
State: closed - Opened by shanemadden 11 months ago
#482 - Remove duplicative seasonal features
Pull Request -
State: closed - Opened by shanemadden 11 months ago
#481 - Make `MapVisual` styles mandatory
Pull Request -
State: closed - Opened by shanemadden 11 months ago
#480 - Add a test for RawObjectId sort order
Pull Request -
State: closed - Opened by shanemadden 11 months ago
#479 - fix: set_default_public_segment and set_public_segments are no longer panicking
Pull Request -
State: closed - Opened by pajotg 11 months ago
- 1 comment
#478 - Simplification of ID traits down to `HasId` and `MaybeHasId`
Pull Request -
State: closed - Opened by shanemadden 11 months ago
#477 - Memory inconsistencies
Issue -
State: closed - Opened by ktodyruik 11 months ago
- 2 comments
#476 - Prep 0.19.0 release
Pull Request -
State: closed - Opened by shanemadden 11 months ago
#475 - Fixed portal destinations using a incorrect name
Pull Request -
State: closed - Opened by pajotg 11 months ago
#474 - Fix undefined attributes on StructureController
Pull Request -
State: closed - Opened by shanemadden 11 months ago
#473 - Documentation improvements
Pull Request -
State: closed - Opened by shanemadden 12 months ago
- 1 comment
#472 - Prep 0.18.0 release
Pull Request -
State: closed - Opened by shanemadden 12 months ago
#471 - Simplify CostMatrix interfaces
Pull Request -
State: closed - Opened by shanemadden 12 months ago
#470 - Prep 0.17.0 release
Pull Request -
State: closed - Opened by shanemadden 12 months ago
#469 - Change tower damage constant types for easier use
Pull Request -
State: closed - Opened by shanemadden 12 months ago
#468 - Handle object returns from get_raw_buffer_to_array
Pull Request -
State: closed - Opened by shanemadden 12 months ago
#467 - `Option` returns for out of map room status/terrain
Pull Request -
State: closed - Opened by shanemadden 12 months ago
#466 - How to clean up expired creep in memory
Issue -
State: closed - Opened by ClzSkywalker about 1 year ago
- 1 comment
#465 - implement `JsCollectionIntoValue` for `Direction`
Pull Request -
State: closed - Opened by shanemadden about 1 year ago
#464 - screeps::constants::Direction does not implement JsCollectionIntoValue
Issue -
State: closed - Opened by jhelwig about 1 year ago
- 2 comments
Labels: C-bug
#463 - Prep 0.16.1 release
Pull Request -
State: closed - Opened by shanemadden about 1 year ago
#462 - wasm-bindgen builds in dev mode assume console.error exist
Issue -
State: closed - Opened by shanemadden about 1 year ago
- 1 comment
Labels: C-enhancement
#461 - Add rotation functions and diagonal/orthogonal check functions to Direction
Pull Request -
State: closed - Opened by shanemadden about 1 year ago
#460 - CPU functions broken in sim
Issue -
State: open - Opened by shanemadden about 1 year ago
- 1 comment
Labels: C-bug
#459 - RoomTerrain::get_raw_buffer_to_array_internal returns object when successful
Issue -
State: closed - Opened by shanemadden about 1 year ago
Labels: C-bug
#458 - `hits`/`hitsMax` are either `0` or `undefined` on controllers
Issue -
State: closed - Opened by shanemadden about 1 year ago
- 3 comments
Labels: C-bug
#457 - Fix `OwnedStructure::my` panicking on `undefined`
Pull Request -
State: closed - Opened by asquared31415 about 1 year ago
- 1 comment
#456 - Remove constants::math module
Pull Request -
State: closed - Opened by shanemadden about 1 year ago
#455 - feat: use gloo_utils for parsing
Pull Request -
State: closed - Opened by NekoFluff about 1 year ago
- 3 comments
#454 - Fixes that set visualize path style wasn't working
Pull Request -
State: closed - Opened by JomerDev about 1 year ago
- 1 comment
#453 - Unable to set visualize path style
Issue -
State: closed - Opened by JomerDev about 1 year ago
#452 - Add checked and saturating add functions on RoomCoordinate/RoomXY
Pull Request -
State: closed - Opened by shanemadden about 1 year ago
#451 - Prep 0.16.0 release
Pull Request -
State: closed - Opened by shanemadden about 1 year ago
#450 - Make y/x_coord functions on RoomName public
Pull Request -
State: closed - Opened by shanemadden about 1 year ago
#449 - Add native terrain data wrapper
Pull Request -
State: closed - Opened by shanemadden about 1 year ago
#448 - Fix deserialization of constant types with string representations
Pull Request -
State: closed - Opened by shanemadden about 1 year ago
#447 - [BREAKING CHANGE] Split out map visual style because it's different
Pull Request -
State: closed - Opened by asquared31415 about 1 year ago
#446 - `Copy`, `Eq` on `LineDrawStyle` and `TextAlign` and room visual `Debug`
Pull Request -
State: closed - Opened by asquared31415 about 1 year ago
#445 - update rustfmt config
Pull Request -
State: closed - Opened by asquared31415 over 1 year ago
#444 - fix some copy paste bugs in constants
Pull Request -
State: closed - Opened by asquared31415 over 1 year ago